We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928259e commit bcebbb4Copy full SHA for bcebbb4
.github/workflows/test-pass.yml
@@ -49,4 +49,4 @@ jobs:
49
- name: Run tests with cmake
50
run: |
51
cd build/
52
- conda run --name diff_check ctest -C Release --verbose
+ conda run --name diff_check ctest -C Release --verbose --output-on-failure
0 commit comments