Skip to content

Commit

Permalink
gas
Browse files Browse the repository at this point in the history
  • Loading branch information
xenide committed Jan 23, 2024
1 parent a0180cf commit 96520d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ 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 96520d1

Please sign in to comment.