Skip to content

Commit

Permalink
fix: disable gas snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
dyedm1 committed Sep 24, 2023
1 parent ea99680 commit 1842a9a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,5 @@ jobs:
- name: Install deps
run: forge install

- name: Check gas snapshots
run: forge snapshot --check --use bin/solc

- name: Run tests
run: forge test --use bin/solc

0 comments on commit 1842a9a

Please sign in to comment.