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:
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||
- name: Run tests
|
||||
run: |
|
||||
tests.py
|
||||
python3 tests.py
|
||||
- name: Build docs
|
||||
run: |
|
||||
cd docs
|
||||
|
||||
Reference in New Issue
Block a user