Skip to content

Commit

Permalink
CI using isolate
Browse files Browse the repository at this point in the history
  • Loading branch information
hensha256 committed Sep 2, 2024
1 parent 6c20959 commit 8b5a7aa
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 @@ -22,7 +22,7 @@ jobs:
version: nightly

- name: Run tests
run: forge test -vvv
run: forge test --isolate -vvv
env:
FOUNDRY_PROFILE: ci
FORGE_SNAPSHOT_CHECK: true

0 comments on commit 8b5a7aa

Please sign in to comment.