From e038adc8346a216d932b4227ab010fcb4aadfa57 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Tue, 30 Jan 2024 22:05:17 +0000 Subject: [PATCH] fix --- .github/workflows/cloud-runner-ci-pipeline.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/cloud-runner-ci-pipeline.yml b/.github/workflows/cloud-runner-ci-pipeline.yml index 24faa5e75..184df8830 100644 --- a/.github/workflows/cloud-runner-ci-pipeline.yml +++ b/.github/workflows/cloud-runner-ci-pipeline.yml @@ -82,8 +82,6 @@ jobs: name: K8s Tests if: github.event.event_type != 'pull_request_target' runs-on: ubuntu-latest - needs: - - tests strategy: fail-fast: false matrix: @@ -129,8 +127,6 @@ jobs: name: AWS Tests if: github.event.event_type != 'pull_request_target' runs-on: ubuntu-latest - needs: - - tests strategy: fail-fast: false matrix: