mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 13:25:41 +02: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