Skip to content

Commit

Permalink
don't try to use pdm venv in-project
Browse files Browse the repository at this point in the history
  • Loading branch information
Leif Denby committed Aug 13, 2024
1 parent 3afe0e4 commit f3d028b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-pdm-install-and-test-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
pdm config venv.in_project False
pdm config venv.location /opt/dlami/nvme/venv
pdm venv create --with-pip
pdm use --venv in-project
- name: Install torch (GPU CUDA 12.1)
run: |
Expand Down

0 comments on commit f3d028b

Please sign in to comment.