Skip to content

Commit

Permalink
Debug connection
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHudgins committed Aug 21, 2024
1 parent 0cc434b commit 267afe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cloud-tpu-presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Install JAX test requirements
run: |
pip install -U -r build/test-requirements.txt
sleep 3600
# TODO: build jax should be done on a step prior or we should just bazel test
- name: Wait For Connection
uses: google-ml-infra/jax-fork/actions/ci_connection@61e7d8d6c273b102e4a6271c1e84bd0a4febc8cb
Expand Down

0 comments on commit 267afe1

Please sign in to comment.