CI/CD
This commit is contained in:
@@ -101,7 +101,3 @@ jobs:
|
||||
- name: Run lint
|
||||
run: |
|
||||
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
pytest -q
|
||||
|
||||
Reference in New Issue
Block a user