Skip to content

Commit

Permalink
test: increase forge test verbosity in ci (#2119)
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored Jan 12, 2024
1 parent 1c7b842 commit dd724be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- main
pull_request:

env:
FOUNDRY_VERBOSITY: 5

jobs:
test:
name: Run tests
Expand Down

0 comments on commit dd724be

Please sign in to comment.