Skip to content

Commit

Permalink
Disable snapshots check
Browse files Browse the repository at this point in the history
  • Loading branch information
hieronx committed Aug 21, 2024
1 parent a3a7385 commit 8655410
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- name: Check contract sizes
run: forge build --sizes

- name: Check gas snapshots
run: forge snapshot --check

- name: Run tests
run: forge test
env:
Expand Down

0 comments on commit 8655410

Please sign in to comment.