mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Use --output-on-failure on ctest
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -160,4 +160,4 @@ jobs:
|
||||
- name: Test
|
||||
working-directory: ${{runner.workspace}}/build
|
||||
shell: bash
|
||||
run: ctest -C ${{ matrix.config.type }}
|
||||
run: ctest -C ${{ matrix.config.type }} --output-on-failure
|
||||
|
Reference in New Issue
Block a user