Skip to content

Commit

Permalink
build: fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux committed Jul 19, 2024
1 parent 98cc829 commit efc9976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
uses: foundry-rs/foundry-toolchain@v1

- name: Run fork tests
run: forge test --fork-url $PROVIDER_URL -vvv
run: forge test -vvv

0 comments on commit efc9976

Please sign in to comment.