Skip to content

Commit

Permalink
Show failing unit tests in ubuntu CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwbrei committed Nov 21, 2024
1 parent e275f72 commit 7f6fd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
- name: jana-unit-tests
run: |
echo "--- Running jana-unit-tests ------------------------------"
ctest --test-dir build -R jana-unit-tests
ctest --test-dir build -R jana-unit-tests --rerun-failed --output-on-failure

0 comments on commit 7f6fd68

Please sign in to comment.