From 933d9c7bcf27d776bdd2bd10690aefb3ac092a16 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 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: |