Extra debug information on appveyor test failure

This commit is contained in:
Stephen E. Baker
2025-05-14 12:34:31 -04:00
parent 32fc85c569
commit 9263bce95a

View File

@@ -26,7 +26,7 @@ build:
test_script:
- cd CorsixTH
- cmd: ctest -VV -C Release
- cmd: ctest --extra-verbose --build-config Release --output-on-failure
- cd ..
after_build: