fix: pdm run test
This commit is contained in:
parent
8d52febbc5
commit
875089cabd
|
@ -23,9 +23,9 @@ jobs:
|
|||
- name: PDM install dependencies
|
||||
run: |
|
||||
pdm install
|
||||
- name: Lint
|
||||
- name: All
|
||||
run: |
|
||||
pdm run lint
|
||||
pdm run all
|
||||
- name: Run
|
||||
run: |
|
||||
pdm run app --help
|
||||
|
|
0
tests/convert/__init__.py
Normal file
0
tests/convert/__init__.py
Normal file
0
tests/convert_joj1/__init__.py
Normal file
0
tests/convert_joj1/__init__.py
Normal file
0
tests/create/__init__.py
Normal file
0
tests/create/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user