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 3885603 commit 57a9a3eCopy full SHA for 57a9a3e
.github/workflows/ci_windows.yml
@@ -27,5 +27,5 @@ jobs:
27
if: failure()
28
29
- name: CTest
30
- run: ctest --parallel --output-on-failure
+ run: ctest --parallel -V
31
working-directory: build
0 commit comments