[windows] try reenabling ctest yet again #2363

This commit is contained in:
nick black 2021-11-24 04:17:09 -05:00
parent 87d75fcb95
commit ad2b1e5e86

View File

@ -68,7 +68,7 @@ jobs:
- name: test
run: |
cd build
#ctest --output-on-failure
ctest --output-on-failure
- name: install
run: |