Tests are run by appveyor.cmd
Rob Mensching committed
Apr 20, 2021 at 12:00 UTC
b3a60d6117c6ea69044e93c896b4456e9b1a03f0
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