From 525cdee495f95f845de44631114d4b2fc17fe05a Mon Sep 17 00:00:00 2001 From: assiduous Date: Tue, 7 Apr 2020 19:29:03 -0700 Subject: Another fix in appveyor script --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index f552a88..92a4a3c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -46,4 +46,4 @@ build: test_script: - 'cd %APPVEYOR_BUILD_FOLDER%\Tests\DiligentToolsTest\assets' - - '%APPVEYOR_BUILD_FOLDER%\BuildTools\Scripts\appveyor\run_tests.bat %APPVEYOR_BUILD_FOLDER%\build' + - '%APPVEYOR_BUILD_FOLDER%\BuildTools\Scripts\appveyor\run_tests.bat c:\projects\build\DiligentTools' -- cgit v1.2.3