diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index a594ea7..4292604 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -33,6 +33,7 @@ jobs: run: | coverage run tests.py - name: Test sample DMARC reports + continue-on-error: true run: | python setup.py install parsedmarc --debug -c ci.ini samples/aggregate/*