Skip to content

Commit

Permalink
remove install pytorch
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidham3 committed Dec 20, 2024
1 parent 6d00abc commit c0e84e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_trajdl_vtag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
with:
enable-cache: true
cache-dependency-glob: "**/pyproject.toml"

- name: Install PyTorch and dependencies from pyproject.toml
run: |
uv pip install torch --index-url https://download.pytorch.org/whl/cpu

- name: Cache datasets
id: cache-datasets
Expand Down

0 comments on commit c0e84e5

Please sign in to comment.