Skip to content

Commit bcebbb4

Browse files
committed
WIP: running with verbose
1 parent 928259e commit bcebbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pass.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
- name: Run tests with cmake
5050
run: |
5151
cd build/
52-
conda run --name diff_check ctest -C Release --verbose
52+
conda run --name diff_check ctest -C Release --verbose --output-on-failure

0 commit comments

Comments
 (0)