Skip to content

Commit 9fef073

Browse files
Update benchmarks.yml
1 parent 5a363a9 commit 9fef073

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
@@ -72,10 +72,10 @@ jobs:
7272
repository: openxla/xla # Replace with your fork if needed
7373
path: xla
7474

75-
# - name: Wait For Connection
76-
# uses: google-ml-infra/actions/ci_connection@main
77-
# with:
78-
# halt-dispatch-input: ${{ inputs.halt-for-connection }}
75+
- name: Wait For Connection
76+
uses: google-ml-infra/actions/ci_connection@main
77+
with:
78+
halt-dispatch-input: ${{ inputs.halt-for-connection }}
7979

8080
- name: Build XLA with GPU support
8181
working-directory: xla

0 commit comments

Comments
 (0)