mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-03-21 14:02:46 +00:00
Remove sstcheck from tests
This commit is contained in:
3
.github/workflows/python-tests.yml
vendored
3
.github/workflows/python-tests.yml
vendored
@@ -32,9 +32,6 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||
- name: Check README.rst syntax
|
||||
run: |
|
||||
rstcheck --report warning README.rst
|
||||
- name: Test building documentation
|
||||
run: |
|
||||
cd docs
|
||||
|
||||
Reference in New Issue
Block a user