Skip to content

Commit

Permalink
Add Rust caching to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbbot committed Jul 22, 2021
1 parent efbeccd commit 6f0597b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
profile: minimal
toolchain: stable
- uses: Swatinem/rust-cache@v1
- name: Use Node.js LTS
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 6f0597b

Please sign in to comment.