Removed deprecated test, new location for tests, init gresource test
This commit is contained in:
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest scripts/tests.py
|
||||
pytest tests/*.py tests/*/*.py
|
||||
|
||||
Reference in New Issue
Block a user