Skip to content

Commit

Permalink
Cache all crates
Browse files Browse the repository at this point in the history
  • Loading branch information
kegsay committed Nov 22, 2023
1 parent 6e6a542 commit 94afc29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
- run: rustup toolchain install stable --profile minimal
- uses: Swatinem/rust-cache@v2
with:
cache-all-crates: "true"
- name: Build Rust FFI bindings
run: |
mkdir rust-sdk
Expand Down

0 comments on commit 94afc29

Please sign in to comment.