Skip to content

Commit

Permalink
chore: avoid foundry cache
Browse files Browse the repository at this point in the history
  • Loading branch information
agualis committed Oct 1, 2024
1 parent bb9ff72 commit ca06eb0
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 @@ -53,5 +53,7 @@ jobs:
uses: ./.github/actions/setup
- name: Set up foundry (includes anvil)
uses: foundry-rs/foundry-toolchain@v1
with:
cache: false
- name: Run integration tests
run: pnpm test:integration

0 comments on commit ca06eb0

Please sign in to comment.