Skip to content

Commit

Permalink
ci: Remove pinned PDM version
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmayer committed Dec 27, 2024
1 parent 91c74d0 commit 760339b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
python-version: ${{ matrix.python-version }}
cache: true
cache-dependency-path: ./pyproject.toml
version: "2.20.0"

- name: Install dependencies
run: pdm install
Expand Down

0 comments on commit 760339b

Please sign in to comment.