Skip to content

Commit

Permalink
gas
Browse files Browse the repository at this point in the history
  • Loading branch information
xenide committed Jan 22, 2024
1 parent 7f8f56c commit 9267639
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,11 @@ jobs:
- uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
- run: forge snapshot --check
- run: forge snapshot
env:
FOUNDRY_PROFILE: default
- run: cat .gas-snapshot


coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9267639

Please sign in to comment.