Skip to content

Commit

Permalink
Install PDM
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanluoyc committed Nov 7, 2023
1 parent ce2d181 commit 8e5e30b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,8 @@ jobs:
python-version: ${{ matrix.python-version }}
cache: 'pip'

- name: Setup PDM
uses: pdm-project/setup-pdm@v3
with:
cache: true
- name: Install PDM
run: python -m pip install pdm

- name: Install dependencies
run: pdm install
Expand Down

0 comments on commit 8e5e30b

Please sign in to comment.