Verbose ctest

This commit is contained in:
Martin Hořeňovský
2025-11-09 22:53:55 +01:00
parent 950ad70f4c
commit 5ed9c45e5f

View File

@@ -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