From 6d1b0763cf952e15a5f920109d7255d37faff6f3 Mon Sep 17 00:00:00 2001 From: seleznevae Date: Fri, 26 Apr 2019 23:54:41 +0300 Subject: [PATCH] [F] Fixed appveyor file --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 28653e1..12d94d6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,7 +22,7 @@ build: test_script: - dir - - cd build + - cd Debug - dir - ctest -VV - dir '%APPVEYOR_BUILD_FOLDER%'