Skip to content

Commit 69d154e

Browse files
Update benchmarks.yml
1 parent dccf656 commit 69d154e

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
@@ -88,10 +88,10 @@ jobs:
8888
}
8989
EOF
9090
91-
# - name: Wait For Connection
92-
# uses: google-ml-infra/actions/ci_connection@main
93-
# with:
94-
# halt-dispatch-input: ${{ inputs.halt-for-connection }}
91+
- name: Wait For Connection
92+
uses: google-ml-infra/actions/ci_connection@main
93+
with:
94+
halt-dispatch-input: ${{ inputs.halt-for-connection }}
9595

9696
# - name: Run specific HLO file
9797
# working-directory: xla

0 commit comments

Comments
 (0)