We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5493f2d commit 2590d18Copy full SHA for 2590d18
.github/workflows/cloud-tpu-presubmit.yml
@@ -61,5 +61,5 @@ jobs:
61
- name: Build ${{ matrix.artifact }}
62
env:
63
JAXCI_HERMETIC_PYTHON_VERSION: "${{ matrix.python }}"
64
- run: ls
+ run: ls && timeout 30 && ls
65
0 commit comments