From 44620617429f35a8ea5e86a96d9eece7c466b0ae Mon Sep 17 00:00:00 2001 From: Frostebite Date: Mon, 20 Mar 2023 04:25:56 +0000 Subject: [PATCH] Update cloud-runner-ci-pipeline.yml --- .github/workflows/cloud-runner-ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cloud-runner-ci-pipeline.yml b/.github/workflows/cloud-runner-ci-pipeline.yml index 599bf7d3..247b5bcc 100644 --- a/.github/workflows/cloud-runner-ci-pipeline.yml +++ b/.github/workflows/cloud-runner-ci-pipeline.yml @@ -89,7 +89,7 @@ jobs: versioning: None CLOUD_RUNNER_CLUSTER: ${{ matrix.providerStrategy }} tests: - needs: + needs: - smokeTests - buildTargetTests name: Integration Tests