Skip to content

Commit ce2a59b

Browse files
authored
Update cloud-tpu-presubmit.yml
1 parent 2590d18 commit ce2a59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cloud-tpu-presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
- name: Build ${{ matrix.artifact }}
6262
env:
6363
JAXCI_HERMETIC_PYTHON_VERSION: "${{ matrix.python }}"
64-
run: ls && timeout 30 && ls
64+
run: ls; timeout 30; ls
6565

0 commit comments

Comments
 (0)