Additional improvements to CI (#8303)

* Wait until budget check is complete

* Ensure that multi-GPU tests run for the master branch

* Fix
This commit is contained in:
Philip Hyunsu Cho
2022-10-04 04:03:38 -07:00
committed by GitHub
parent d686bf52a6
commit b2bbf49015
6 changed files with 16 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ steps:
key: enforce-daily-budget
agents:
queue: pipeline-loader
- wait
- block: ":rocket: Run this test job"
if: build.pull_request.repository.fork == true
#### -------- BUILD --------