Move from github to gitea #1
@@ -19,7 +19,7 @@ jobs:
|
||||
pip3 install -r src/requirements.txt --break-system-packages
|
||||
- name: Lint and format with Ruff
|
||||
run: |
|
||||
pip3 install ruff
|
||||
pip3 install ruff --break-system-packages
|
||||
ruff check src
|
||||
ruff format --check src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user