Skip to content

Commit 57a5709

Browse files
committed
ci windows: verbose ctest
1 parent 1d40d92 commit 57a5709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
if: failure()
2828

2929
- name: CTest
30-
run: ctest --parallel --output-on-failure
30+
run: ctest --parallel -V
3131
working-directory: build

0 commit comments

Comments
 (0)