Skip to content

Commit

Permalink
Add test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
raffomania committed Dec 1, 2023
1 parent f7f88e2 commit 66897b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- name: Setup Rust toolchain
uses: dtolnay/rust-toolchain@stable

- uses: Swatinem/rust-cache@v2

- name: cargo build
run: cargo build

Expand Down

0 comments on commit 66897b7

Please sign in to comment.