mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-01-31 13:40:35 +00:00
Breaking unit tests for WindowsXP should be fatal
This commit is contained in:
parent
b14265cf99
commit
e5f5bb5471
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ jobs:
|
|||
cd build || exit -1
|
||||
cmake --build . --config Release --target check || exit -1
|
||||
displayName: 'Execute Unittests'
|
||||
continueOnError: 'true'
|
||||
- script: |
|
||||
@ECHO ON
|
||||
cd build
|
||||
|
|
Loading…
Reference in a new issue