invoke ctest manually on ci for windows + gcc builder

This commit is contained in:
Benjamin Sergeant
2021-03-23 21:07:26 -07:00
parent 24c2eae3d7
commit 80dff08304
2 changed files with 3 additions and 2 deletions

View File

@ -20,7 +20,8 @@ jobs:
ninja
- run: |
cd build
ninja test
ctest -V
# ninja test
#- run: ../build/test/ixwebsocket_unittest.exe
# working-directory: test