Skip to content

Commit a69190b

Browse files
Update benchmarks.yml
1 parent 5ccac5e commit a69190b

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
@@ -93,10 +93,10 @@ jobs:
9393
working-directory: xla
9494
run: bazel build -c opt --dynamic_mode=off xla/tools:run_hlo_module --config=cuda
9595

96-
# - name: Wait For Connection
97-
# uses: google-ml-infra/actions/ci_connection@main
98-
# with:
99-
# halt-dispatch-input: ${{ inputs.halt-for-connection }}
96+
- name: Wait For Connection
97+
uses: google-ml-infra/actions/ci_connection@main
98+
with:
99+
halt-dispatch-input: ${{ inputs.halt-for-connection }}
100100

101101
- name: Run HLO Module Benchmarks withg GPU in xla/tests/fuzz
102102
working-directory: xla

0 commit comments

Comments
 (0)