enable test on windows + gcc
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user