Skip to content

Commit

Permalink
Fix: wait for tests before deleting runner (#18384)
Browse files Browse the repository at this point in the history
  • Loading branch information
WVerlaek authored Jul 28, 2023
1 parent 850cc04 commit 8ef3bf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ jobs:
- install
- monitoring
- integration-test
- workspace-integration-tests-main
uses: gitpod-io/gce-github-runner/.github/workflows/delete-vm.yml@secrets
secrets:
gcp_credentials: ${{ secrets.SELF_HOSTED_GITHUB_RUNNER_GCP_CREDENTIALS }}
Expand Down

0 comments on commit 8ef3bf8

Please sign in to comment.