Skip to content

Commit

Permalink
simplify snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Sep 6, 2023
1 parent 9f95357 commit 68ded10
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly

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

0 comments on commit 68ded10

Please sign in to comment.