mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 03:55:29 +00:00
Added --output-on-failure
This commit is contained in:
parent
66e5412b14
commit
b3f4381508
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -46,4 +46,4 @@ jobs:
|
||||
shell: bash
|
||||
# Execute tests defined by the CMake configuration.
|
||||
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
|
||||
run: ctest -C $BUILD_TYPE
|
||||
run: ctest -C $BUILD_TYPE --output-on-failure
|
||||
|
Loading…
Reference in New Issue
Block a user