mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
[workflows] build notcurses-tester on windows
This commit is contained in:
parent
7d82b6f067
commit
afa75e6958
3
.github/workflows/windows_test.yml
vendored
3
.github/workflows/windows_test.yml
vendored
@ -55,7 +55,6 @@ jobs:
|
||||
cmake .. \
|
||||
-GNinja \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DUSE_DOCTEST=off \
|
||||
-DUSE_PANDOC=off \
|
||||
-DUSE_QRCODEGEN=on
|
||||
|
||||
@ -67,7 +66,7 @@ jobs:
|
||||
- name: ctest
|
||||
run: |
|
||||
cd build
|
||||
ctest --output-on-failure
|
||||
#ctest --output-on-failure
|
||||
|
||||
- name: make install
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user