Appveyor: Run tests from already-built test binaries
This commit is contained in:
@@ -99,7 +99,7 @@ after_test:
|
|||||||
|
|
||||||
# to run your custom scripts instead of automatic tests
|
# to run your custom scripts instead of automatic tests
|
||||||
test_script:
|
test_script:
|
||||||
- cmd: xb.bat test
|
- cmd: xb.bat test --config=release --no_build
|
||||||
|
|
||||||
# to disable automatic tests
|
# to disable automatic tests
|
||||||
#test: off
|
#test: off
|
||||||
|
|||||||
Reference in New Issue
Block a user