From bab6fccdecc4b4bad597a5f9a206ef73a7ed4baf Mon Sep 17 00:00:00 2001 From: merwanehamadi Date: Tue, 1 Aug 2023 10:29:02 -0700 Subject: [PATCH] Reverse skip based on agent (#231) --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b06ab389..cdd76187 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,6 @@ jobs: name: '${{ matrix.agent-name }}' runs-on: ubuntu-latest timeout-minutes: 30 - if: matrix.agent-name == 'mini-agi' || github.event_name == 'workflow_dispatch' || github.event_name == 'schedule' strategy: fail-fast: false matrix: