Skip to content

Commit dccf656

Browse files
Update benchmarks.yml
1 parent 5533e6e commit dccf656

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/benchmarks.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +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 }}
57+
- name: Wait For Connection
58+
uses: google-ml-infra/actions/ci_connection@main
59+
with:
60+
halt-dispatch-input: ${{ inputs.halt-for-connection }}
6161

6262

6363
- name: Build hlo_runner_main_gpu

0 commit comments

Comments
 (0)