mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
[workflows] try reenabling ctest on windows
This commit is contained in:
parent
a3ceeac170
commit
624d181af4
2
.github/workflows/windows_test.yml
vendored
2
.github/workflows/windows_test.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
|||||||
- name: ctest
|
- name: ctest
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
#ctest --output-on-failure
|
ctest --output-on-failure
|
||||||
|
|
||||||
- name: make install
|
- name: make install
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user