From cd465652f07179b2cd68c38a408845089b2dc41d Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Thu, 4 Apr 2024 09:36:40 -0400 Subject: [PATCH] ci(macos): do not always run tests for macports build (#2360) --- .github/workflows/CI.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 4bd0fa1a..e4a64194 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: |