edr icon indicating copy to clipboard operation
edr copied to clipboard

Cache Rust toolchain in CI

Open agostbiro opened this issue 1 year ago • 2 comments

Problem

We currently reinstall the stable and nightly Rust toolchains multiple times in a hardhat-core CI workflow run.

Definition of Done

Cache the Rust toolchain installations (both nightly and stable) in hardhat-core CI workflow jobs.

agostbiro avatar Oct 30 '23 08:10 agostbiro