This commit is contained in:
@@ -19,8 +19,3 @@ jobs:
|
||||
cd app
|
||||
pip install -e ".[dev]"
|
||||
pytest tests/ -v
|
||||
- name: Install and run linting
|
||||
run: |
|
||||
cd app
|
||||
pip install ruff
|
||||
ruff check .
|
||||
|
||||
Reference in New Issue
Block a user