Skip to content

Commit

Permalink
Update test info output
Browse files Browse the repository at this point in the history
  • Loading branch information
davschneller committed Nov 11, 2024
1 parent 7631812 commit b0074a1
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 @@ -29,5 +29,5 @@ jobs:
cd build
cmake .. -GNinja -DTESTING=ON
ninja
ninja test
ctest --rerun-failed --output-on-failure
cd ..

0 comments on commit b0074a1

Please sign in to comment.