teub
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
pip3 install -r src/requirements.txt --break-system-packages
|
pip3 install -r src/requirements.txt --break-system-packages
|
||||||
- name: Lint and format with Ruff
|
- name: Lint and format with Ruff
|
||||||
run: |
|
run: |
|
||||||
pip3 install ruff
|
pip3 install ruff --break-system-packages
|
||||||
ruff check src
|
ruff check src
|
||||||
ruff format --check src
|
ruff format --check src
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user