Skip to content

Commit f5a873b

Browse files
Update benchmarks.yml
1 parent b59fa62 commit f5a873b

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
@@ -70,10 +70,10 @@ jobs:
7070
# run: |
7171
# bash setup.sh
7272

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

7878
# - name: Run run.sh for E2E benchmarks flax_2b (within venv)
7979
# working-directory: xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b

0 commit comments

Comments
 (0)