Add build test output
This commit is contained in:
@@ -67,7 +67,7 @@ jobs:
|
||||
run: pixi run ccache -s
|
||||
|
||||
- name: Run C++ unit tests
|
||||
run: pixi run test-release
|
||||
run: pixi run ctest --test-dir build/release --output-on-failure --timeout 120
|
||||
|
||||
- name: Install
|
||||
run: pixi run install-release
|
||||
|
||||
Reference in New Issue
Block a user