This commit is contained in:
@@ -31,8 +31,3 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: pytest -xvs --tb=short
|
||||
|
||||
- name: Run linting
|
||||
run: |
|
||||
pip install ruff
|
||||
ruff check --exit-non-zero-on-error .
|
||||
|
||||
Reference in New Issue
Block a user