Skip to content

Commit 4441636

Browse files
committed
add more verbose debugging in cicd
1 parent 4fb49ca commit 4441636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141

4242
- name: Run Forge tests
4343
run: |
44-
forge test -vvv
44+
forge test -vvvv
4545
id: test

0 commit comments

Comments
 (0)