From 6cde00e65d179fa7ce9b73d7611fee122edd5139 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Wed, 14 Dec 2022 22:11:03 +0000 Subject: [PATCH] cleanup local pipeline, log aws formation --- .github/workflows/cloud-runner-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cloud-runner-pipeline.yml b/.github/workflows/cloud-runner-pipeline.yml index 971a4d68..996997c9 100644 --- a/.github/workflows/cloud-runner-pipeline.yml +++ b/.github/workflows/cloud-runner-pipeline.yml @@ -130,6 +130,7 @@ jobs: cloudRunnerCluster: ${{ matrix.cloudRunnerCluster }} githubChecks: true asyncCloudRunner: true + watchCloudRunnerToEnd: false localBuildTests: name: Local Build Target Tests runs-on: ubuntu-latest