mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 09:59:32 +01:00
Verbose ctest
This commit is contained in:
2
.github/workflows/mac-other-builds.yml
vendored
2
.github/workflows/mac-other-builds.yml
vendored
@@ -33,4 +33,4 @@ jobs:
|
||||
run: cmake --build build
|
||||
|
||||
- name: Test
|
||||
run: ctest --test-dir build -R ThreadSafetyTests --timeout 21600
|
||||
run: ctest --test-dir build -R ThreadSafetyTests --timeout 21600 --verbose
|
||||
|
||||
Reference in New Issue
Block a user