From b5087335b50e29da02f4aa0f636d8f0529f5ac7d Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Wed, 3 Apr 2024 22:18:29 -0400 Subject: [PATCH] ci(macos): do not always run tests for macports build --- .github/workflows/CI.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 4bd0fa1aa7c..e4a6419418a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -794,7 +794,6 @@ jobs: done - name: Run tests - if: always() id: test timeout-minutes: 10 run: |