Skip to content

Commit

Permalink
Verbose test output
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Dec 6, 2024
1 parent c152f77 commit 87e3122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ jobs:

- name: Test
shell: bash
run: ctest -C Release --test-dir build --parallel --output-on-failure
run: ctest -V -C Release --test-dir build --parallel --output-on-failure

0 comments on commit 87e3122

Please sign in to comment.