mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 17:00:46 +00:00
Update python-package.yml
This commit is contained in:
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install .
|
||||
pip install .[dev]
|
||||
pip install --group dev .
|
||||
- name: Lint with ruff
|
||||
run: |
|
||||
ruff check src
|
||||
|
||||
Reference in New Issue
Block a user