From 4ade8905c1e41067cbf778b264b0edc556e331f9 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Fri, 22 Dec 2023 03:27:51 +0000 Subject: [PATCH] fix --- .github/workflows/cloud-runner-ci-pipeline.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/cloud-runner-ci-pipeline.yml b/.github/workflows/cloud-runner-ci-pipeline.yml index 094d3eaaf..184df8830 100644 --- a/.github/workflows/cloud-runner-ci-pipeline.yml +++ b/.github/workflows/cloud-runner-ci-pipeline.yml @@ -127,9 +127,6 @@ jobs: name: AWS Tests if: github.event.event_type != 'pull_request_target' runs-on: ubuntu-latest - needs: - - tests - - k8sTests strategy: fail-fast: false matrix: