Skip to content

Commit

Permalink
Increase CI logging for fork tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ermyas committed Feb 7, 2024
1 parent d58f54f commit a919ae4
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 @@ -35,5 +35,5 @@ jobs:

- name: Run Fork Tests
run: |
forge test --match-path "test/fork/**" -vvv
forge test --match-path "test/fork/**" -vvvvv
id: fork_test

0 comments on commit a919ae4

Please sign in to comment.