Fixing bug in appveyor.yml
This commit is contained in:
@@ -82,8 +82,7 @@ test_script:
|
||||
- ctest -C %BUILD_CONFIG% --output-on-failure
|
||||
# run regression tests
|
||||
- IF "%BUILD_CONFIG%" == "Release" (
|
||||
cd %EPANET_HOME%
|
||||
tools\run-nrtest.cmd %REF_BUILD_ID% %SUT_BUILD_ID%
|
||||
cd %EPANET_HOME% & tools\run-nrtest.cmd %REF_BUILD_ID% %SUT_BUILD_ID%
|
||||
)
|
||||
on_success:
|
||||
- cd %TEST_HOME%\benchmark
|
||||
|
||||
Reference in New Issue
Block a user