Skip to content

Commit 3bafca0

Browse files
Update benchmarks.yml
1 parent 2bdbf77 commit 3bafca0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ jobs:
5454
- name: Check TF_CPP_MAX_VLOG_LEVEL
5555
working-directory: xla
5656
run: echo "$TF_CPP_MAX_VLOG_LEVEL"
57+
- name: Wait For Connection
58+
uses: google-ml-infra/actions/ci_connection@main
59+
with:
60+
halt-dispatch-input: ${{ inputs.halt-for-connection }}
5761

5862
- name: Build hlo_runner_main
5963
working-directory: xla

0 commit comments

Comments
 (0)