mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-31 22:21:13 +02:00
Windoof for unix geeks ...
I will be crazy!
This commit is contained in:
parent
f59c0cfbee
commit
fd7e1b94b3
1 changed files with 2 additions and 0 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -34,4 +34,6 @@ jobs:
|
||||||
- name: test
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
|
dir
|
||||||
|
Debug\GreeterTests.exe -s
|
||||||
ctest --build-config Debug --verbose
|
ctest --build-config Debug --verbose
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue