Skip to content

Commit

Permalink
silly, but so close
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwh committed May 20, 2024
1 parent 101bbfe commit de5a6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tpu_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
export TPU_NAME=ci-run-${{ github.run_id }}
eval "$(ssh-agent -s)"
infra/babysit-tpu-vm.sh $TPU_NAME -z ${{ matrix.tpu-zone }} -t v4-8 --preemptible -s infra/helpers/setup-tpu-vm-tests.sh -b ${{ github.sha }} --retries 3 -- \
bash levanter/infra/run.sh pytest tests
bash levanter/infra/run.sh pytest levanter/tests

0 comments on commit de5a6c4

Please sign in to comment.