Update python-tests.yml

This commit is contained in:
Sean Whalen
2022-01-05 12:11:35 -05:00
parent c5248a9375
commit 2b55c9ec13

View File

@@ -42,6 +42,7 @@ jobs:
- name: Run unit tests
run: |
coverage run tests.py
coverage json
- name: Test sample DMARC reports
continue-on-error: true
run: |