Skip to content

Commit f6bb4d4

Browse files
Update benchmarks.yml
1 parent 392d152 commit f6bb4d4

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
@@ -91,10 +91,10 @@ jobs:
9191
# working-directory: xla
9292
# continue-on-error: true
9393
# run: nvidia-smi
94-
# - name: Wait For Connection
95-
# uses: google-ml-infra/actions/ci_connection@main
96-
# with:
97-
# halt-dispatch-input: ${{ inputs.halt-for-connection }}
94+
- name: Wait For Connection
95+
uses: google-ml-infra/actions/ci_connection@main
96+
with:
97+
halt-dispatch-input: ${{ inputs.halt-for-connection }}
9898

9999
- name: Configure XLA
100100
working-directory: xla

0 commit comments

Comments
 (0)