mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-02 13:09:33 +01:00
Reduce amount of CI output on success
This commit is contained in:
@@ -58,4 +58,5 @@ build:
|
||||
|
||||
test_script:
|
||||
- cd Build
|
||||
- ctest -V -j 2 -C %CONFIGURATION%
|
||||
- set CTEST_OUTPUT_ON_FAILURE=1
|
||||
- ctest -j 2 -C %CONFIGURATION%
|
||||
|
||||
Reference in New Issue
Block a user