1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00

it is a nightmare with windoof!

ctest should be verbose
This commit is contained in:
ClausKlein 2021-02-15 17:33:17 +01:00
parent 498caed286
commit ab83f20c29

View file

@ -33,4 +33,4 @@ jobs:
- name: test
run: |
cd build
ctest --build-config Debug
ctest --build-config Debug --verbose