Commit 83cad6d
feat(ci): add rust-cache to accelerate tests
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: 404Setup <[email protected]>1 parent 3e5bb8a commit 83cad6d
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