Browse Source

Fixed appveyor yml

Martin Edlund 5 năm trước cách đây
mục cha
commit
2b127c2b2c
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      .appveyor.yml

+ 4 - 4
.appveyor.yml

@@ -19,8 +19,8 @@ artifacts:
 
 before_test:
     - ps: "SketchAssistant/GenerateCoverageReport.bat"
-#test:
 #don't run tests depending on [DeploymentItem] and filesystem access
-categories:
-    except:
-        - Local
+test:
+ categories:
+  except:
+   - Local