Skip to content

Commit 5a555f3

Browse files
committed
Show github fails
1 parent c908c27 commit 5a555f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
mkdir build && cd build
3131
cmake .. -DSOPLEX_DIR=soplex/build -DPAPILO=Off -DIPOPT=Off -DZIMPL=Off
3232
make -j
33-
ctest
33+
ctest --output-on-failure

0 commit comments

Comments
 (0)