Skip to content

Commit 6f0597b

Browse files
committed
Add Rust caching to GitHub actions
1 parent efbeccd commit 6f0597b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
profile: minimal
1919
toolchain: stable
20+
- uses: Swatinem/rust-cache@v1
2021
- name: Use Node.js LTS
2122
uses: actions/setup-node@v2
2223
with:

0 commit comments

Comments
 (0)