mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-03-01 04:26:23 +00:00
Update python-tests.yml
This commit is contained in:
8
.github/workflows/python-tests.yml
vendored
8
.github/workflows/python-tests.yml
vendored
@@ -32,10 +32,10 @@ jobs:
|
||||
- name: Check README.rst syntax
|
||||
run: |
|
||||
rstcheck --report warning README.rst
|
||||
- name: Test building documentation
|
||||
run: |
|
||||
cd docs
|
||||
make html
|
||||
- name: Test building documentation
|
||||
run: |
|
||||
cd docs
|
||||
make html
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
coverage run tests.py
|
||||
|
||||
Reference in New Issue
Block a user