Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
will-cromar committed Apr 9, 2024
1 parent 6ce70ae commit de25dd4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/torch_xla2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
shell: bash
working-directory: experimental/torch_xla2
run: |
pip install pytest absl-py jax[cpu] flatbuffers tensorflow
pip install torch --index-url https://download.pytorch.org/whl/cpu
pip install -r test_requirements.txt
pip install -r test-requirements.txt
pip install -e .
- name: Run tests
working-directory: experimental/torch_xla2
Expand Down

0 comments on commit de25dd4

Please sign in to comment.