Skip to content

Commit

Permalink
Add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
levkk committed Dec 4, 2024
1 parent 4532983 commit a180f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
toolchain: stable
override: true
- uses: Swatinem/rust-cache@v2
- name: Install test dependencies
run: cargo install cargo-nextest cargo-expand
- name: Run tests
Expand Down

0 comments on commit a180f9b

Please sign in to comment.