mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-31 22:21:13 +02:00
it is a nightmare with windoof!
ctest should be verbose
This commit is contained in:
parent
498caed286
commit
ab83f20c29
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -33,4 +33,4 @@ jobs:
|
||||||
- name: test
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
ctest --build-config Debug
|
ctest --build-config Debug --verbose
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue