@joebigelow / wix / commits / 255da01f

Turn tests off in appveyor.yml since they're run in appveyor.cmd

Sean Hall committed Jun 24, 2020 at 10:18 UTC 255da01fd31796cbdf6ea33ffb313d77cfd62a7a
1 file changed +2
appveyor.yml
+2
@@ -21,6 +21,8 @@ environment:
21 build_script:
22 - appveyor.cmd
23
24 +test: off
25 +
26 pull_requests:
27 do_not_increment_build_number: true
28