enable test on windows + gcc
This commit is contained in:
parent
4d7b149649
commit
95359461d7
6
.github/workflows/unittest_windows_gcc.yml
vendored
6
.github/workflows/unittest_windows_gcc.yml
vendored
@ -18,9 +18,9 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
cd build
|
cd build
|
||||||
ninja
|
ninja
|
||||||
# - run: |
|
- run: |
|
||||||
# cd build
|
cd build
|
||||||
# ninja test
|
ninja test
|
||||||
|
|
||||||
#- run: ../build/test/ixwebsocket_unittest.exe
|
#- run: ../build/test/ixwebsocket_unittest.exe
|
||||||
# working-directory: test
|
# working-directory: test
|
||||||
|
Loading…
Reference in New Issue
Block a user