From bcda6dbaee97210a35cfbba0bd7081a8d18dbdba Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 24 Jun 2020 14:35:38 +1000 Subject: Turn tests off in appveyor.yml since they're run in appveyor.cmd --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 7c686b04..e4d25586 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,6 +21,8 @@ environment: build_script: - appveyor.cmd +test: off + pull_requests: do_not_increment_build_number: true -- cgit v1.2.3-55-g6feb