From 82e480ff40cd41de993b92ddc42ef79a807ff2be Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Wed, 16 Aug 2023 15:45:27 +0900 Subject: [PATCH] Silent test-all on AppVeyor --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 6865393b1a..0a25dceab4 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -93,7 +93,7 @@ for: - nmake -l "TESTOPTS=-v -q" btest - nmake -l "TESTOPTS=-v -q" test-basic - >- - nmake -l "TESTOPTS=-v --timeout-scale=3.0 + nmake -l "TESTOPTS=--timeout-scale=3.0 --excludes=../test/.excludes/_appveyor -j%JOBS% --exclude win32ole --exclude test_bignum