Skip to content

Commit 7f0a09f

Browse files
Update benchmarks.yml
1 parent 5667c46 commit 7f0a09f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/benchmarks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ jobs:
4848
df -h # Disk space information
4949
uname -a # Kernel information
5050
- name: Wait For Connection
51-
uses: google-ml-infra/actions/ci_connection@main
52-
with:
53-
halt-dispatch-input: ${{ inputs.halt-for-connection }}
51+
uses: google-ml-infra/actions/ci_connection@main
52+
with:
53+
halt-dispatch-input: ${{ inputs.halt-for-connection }}
5454

5555
# - name: Check Python Version in Container
5656
# run: python3 --version

0 commit comments

Comments
 (0)