From e6e2f460c36de7f142daee8e1208015dedc5113a Mon Sep 17 00:00:00 2001 From: Patrick Lodder Date: Mon, 11 Oct 2021 21:22:29 +0200 Subject: [PATCH] cleanup: don't build CI macos tests if we dont run them --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 951236522..08d65cbc4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -125,7 +125,7 @@ jobs: check-security: false check-symbols: false dep-opts: "" - config-opts: "--enable-gui=qt5" + config-opts: "--enable-gui=qt5 --disable-tests" goal: deploy sdk: 10.11