Skip to content

Commit

Permalink
feat: add check to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marktoda committed Oct 22, 2024
1 parent e93a7b4 commit e86d040
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ jobs:
run: |
forge test -vvv
id: test
env:
FORGE_SNAPSHOT_CHECK: true

0 comments on commit e86d040

Please sign in to comment.