Skip to content

Commit

Permalink
ci: add rust cache
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolveArt committed Jul 6, 2024
1 parent 8674384 commit df227f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
rustc --version
cargo --version
- uses: Swatinem/rust-cache@v2

- name: Install starknet-devnet
run: cargo install starknet-devnet
# Add any package-specific setup steps here
Expand Down

0 comments on commit df227f8

Please sign in to comment.