Skip to content

Commit a4e9a8f

Browse files
Update benchmarks.yml
1 parent 3d7c2d7 commit a4e9a8f

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
@@ -121,6 +121,10 @@ jobs:
121121
uses: actions/checkout@v4 # v4.1.1
122122
with:
123123
repository: openxla/xla
124+
- name: Wait For Connection
125+
uses: google-ml-infra/actions/ci_connection@main
126+
with:
127+
halt-dispatch-input: ${{ inputs.halt-for-connection }}
124128
- name: Print machine specs
125129
run: |
126130
nvidia-smi

0 commit comments

Comments
 (0)