We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d40d92 commit 57a5709Copy full SHA for 57a5709
.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