Skip to content

Commit 8ef3bf8

Browse files
authored
Fix: wait for tests before deleting runner (#18384)
1 parent 850cc04 commit 8ef3bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ jobs:
433433
- install
434434
- monitoring
435435
- integration-test
436+
- workspace-integration-tests-main
436437
uses: gitpod-io/gce-github-runner/.github/workflows/delete-vm.yml@secrets
437438
secrets:
438439
gcp_credentials: ${{ secrets.SELF_HOSTED_GITHUB_RUNNER_GCP_CREDENTIALS }}

0 commit comments

Comments
 (0)