Fix msys2 CI
This commit is contained in:
2
.github/workflows/msys2-build.yml
vendored
2
.github/workflows/msys2-build.yml
vendored
@@ -102,7 +102,7 @@ jobs:
|
|||||||
|
|
||||||
# Run unit tests
|
# Run unit tests
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
if: matrix.mode != 'releasedbg
|
if: matrix.mode != 'releasedbg'
|
||||||
run: xmake run UnitTests
|
run: xmake run UnitTests
|
||||||
|
|
||||||
# Setup installation configuration
|
# Setup installation configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user