From d5925b2bd8e71933cb88a0d17298088260b5b7db Mon Sep 17 00:00:00 2001
From: Sean Hall <r.sean.hall@gmail.com>
Date: Sun, 15 Nov 2020 12:38:41 -0600
Subject: Run unit tests in the build script.

---
 appveyor.yml | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'appveyor.yml')

diff --git a/appveyor.yml b/appveyor.yml
index 522e5af3..f602d07c 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