Skip to content

Commit 91c9bab

Browse files
committed
ci: test output on failure
1 parent 11ff087 commit 91c9bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
-DPYTHON_EXECUTABLE=%CONDA_PREFIX%\python.exe ^
4848
..
4949
cmake --build . --config Release --target install
50-
ctest
50+
ctest --output-on-failure

0 commit comments

Comments
 (0)