We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1baed0b commit 6d75dcfCopy full SHA for 6d75dcf
.github/workflows/nightly.yml
@@ -50,4 +50,4 @@ jobs:
50
51
- name: Fuzz long test
52
working-directory: ${{github.workspace}}/build
53
- run: ctest -C ${{matrix.build_type}} --output-on-failure -L "fuzz-long"
+ run: ctest -C ${{matrix.build_type}} --output-on-failure -L "fuzz-long" --verbose
0 commit comments