Skip to content

Commit

Permalink
temp: use default foundry profile
Browse files Browse the repository at this point in the history
  • Loading branch information
DhairyaSethi committed Aug 31, 2023
1 parent 425c494 commit d4b8991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
id: build

- name: Run Forge tests
run: |
FOUNDRY_PROFILE=intense forge test -vvv
# ! revert back to FOUNDRY_PROFILE=intense forge test -vvv
run: forge test -vvv
id: test

0 comments on commit d4b8991

Please sign in to comment.