Saving SUT benchmarks as artifact

This commit is contained in:
Michael Tryby
2018-10-11 08:02:15 -04:00
parent c0425022ab
commit e943dd7174

View File

@@ -71,7 +71,7 @@ test_script:
after_test:
# zip up the SUT benchmarks
- 7z a benchmarks.zip %TEST_HOME%\epanet-%APPVEYOR_REPO_COMMIT%\
- 7z a benchmarks.zip %TEST_HOME%\benchmark\epanet-%APPVEYOR_REPO_COMMIT%\
artifacts:
- path: benchmarks.zip