Skip to content

Commit 6d75dcf

Browse files
PatKaminkbenzie
authored andcommitted
Verbose long fuzz tests
1 parent 1baed0b commit 6d75dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
5151
- name: Fuzz long test
5252
working-directory: ${{github.workspace}}/build
53-
run: ctest -C ${{matrix.build_type}} --output-on-failure -L "fuzz-long"
53+
run: ctest -C ${{matrix.build_type}} --output-on-failure -L "fuzz-long" --verbose

0 commit comments

Comments
 (0)