From 2f906f40e55c514ce51f246502fa74df3e938e99 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Wed, 14 Dec 2022 20:45:53 +0000 Subject: [PATCH] cleanup local pipeline, log aws formation --- .github/workflows/cloud-runner-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cloud-runner-pipeline.yml b/.github/workflows/cloud-runner-pipeline.yml index bdb55db5..75d1b6b4 100644 --- a/.github/workflows/cloud-runner-pipeline.yml +++ b/.github/workflows/cloud-runner-pipeline.yml @@ -24,7 +24,7 @@ env: PROJECT_PATH: test-project UNITY_VERSION: 2019.3.15f1 USE_IL2CPP: false - RUN_ALL: + RUN_ALL: jobs: integrationTests: