Skip to content

Commit

Permalink
add snap check
Browse files Browse the repository at this point in the history
  • Loading branch information
jtriley-eth committed Apr 16, 2024
1 parent b842e46 commit e4533a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:

- name: Gas Snapshot
run: |
forge snapshot --isolate
forge snapshot --isolate --check
env:
FOUNDRY_PROFILE: ci

0 comments on commit e4533a7

Please sign in to comment.