mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-02-17 07:03:58 +00:00
Code style fixes
This commit is contained in:
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
make html
|
||||
- name: Check code style
|
||||
run: |
|
||||
flake8 *.py parsedmarc/*.py
|
||||
ruff check *.py parsedmarc/*.py
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
coverage run tests.py
|
||||
|
||||
Reference in New Issue
Block a user