Skip to content

Commit

Permalink
Test: use action-ctest
Browse files Browse the repository at this point in the history
  • Loading branch information
forthommel committed May 9, 2023
1 parent 8e25b68 commit 9b8b4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -25,4 +25,4 @@ jobs:

- name: Test
working-directory: ${{github.workspace}}/build
run: ctest -C ${{env.BUILD_TYPE}} --rerun-failed --output-on-failure
run: ctest -C ${{env.BUILD_TYPE}} --rerun-failed --output-on-failure --verbose

0 comments on commit 9b8b4cd

Please sign in to comment.