Skip to content

Commit 2590d18

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

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
64+
run: ls && timeout 30 && ls
6565

0 commit comments

Comments
 (0)