Fix msys2 CI
This commit is contained in:
parent
3844f41c1b
commit
8bfa5b4614
|
|
@ -102,7 +102,7 @@ jobs:
|
|||
|
||||
# Run unit tests
|
||||
- name: Run unit tests
|
||||
if: matrix.mode != 'releasedbg
|
||||
if: matrix.mode != 'releasedbg'
|
||||
run: xmake run UnitTests
|
||||
|
||||
# Setup installation configuration
|
||||
|
|
|
|||
Loading…
Reference in New Issue