Skip to content

Commit

Permalink
add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dlaciport committed Nov 2, 2024
1 parent 7b81a12 commit ccb3fb0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
uses: dtolnay/rust-toolchain@nightly
- name: Cache Rust dependencies
uses: actions/cache@v3

with:
components: rustfmt, clippy
- name: Install cairo-lint
run: cargo install scarb-cairo-lint --git https://github.com/keep-starknet-strange/cairo-lint

Expand Down

0 comments on commit ccb3fb0

Please sign in to comment.