Skip to content

Commit

Permalink
ga: fix ctest argument
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Jul 19, 2024
1 parent e0b0214 commit 3736787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
- name: test
working-directory: ${{runner.workspace}}/build
run: |
ctest --output-on-failure -v -C Release
ctest --output-on-failure -V -C Release

0 comments on commit 3736787

Please sign in to comment.