Skip to content

Commit 06458fc

Browse files
committed
[CHORE] update pdm lock file
1 parent 4ebabb3 commit 06458fc

File tree

4 files changed

+185
-459
lines changed

4 files changed

+185
-459
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- name: Setup PDM
3333
uses: pdm-project/setup-pdm@v4
3434
- name: Install dependencies
35-
run: pdm install --dev
35+
run: pdm install -G dev
3636
- name: Run tests
3737
run: pdm run pytest

0 commit comments

Comments
 (0)