Commit 614dc82
feat(ci): add rust-cache to accelerate tests (#384)
Adds `Swatinem/rust-cache@v2` to the CI workflow to cache Cargo dependencies
and build artifacts. This will significantly reduce build times for subsequent
runs by avoiding redundant compilation of dependencies.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent 3e5bb8a commit 614dc82
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments