git: Output unit test errors on failure
This commit is contained in:
parent
ceb26add15
commit
4c331341e5
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -61,4 +61,4 @@ jobs:
|
|||||||
- name: 🧪 Perform Unit Tests
|
- name: 🧪 Perform Unit Tests
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
ctest
|
ctest --output-on-failure
|
Loading…
x
Reference in New Issue
Block a user