We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab07a1 commit 4147b99Copy full SHA for 4147b99
.github/workflows/build-nabla.yml
@@ -385,4 +385,4 @@ jobs:
385
run: cmake --build smoke/out --config ${{ matrix.config }}
386
387
- name: CTest Smoke
388
- run: ctest --test-dir smoke/out --force-new-ctest-process --output-on-failure --no-tests=error -C ${{ matrix.config }}
+ run: ctest --verbose --test-dir smoke/out --force-new-ctest-process --output-on-failure --no-tests=error -C ${{ matrix.config }}
0 commit comments