Rename samples/forensic→samples/failure; remove 'DMARC 2.0' references

Co-authored-by: seanthegeek <44679+seanthegeek@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-04 02:19:35 +00:00
committed by Sean Whalen
parent a7f409a346
commit 82a4ffab56
8 changed files with 8 additions and 5 deletions

View File

@@ -78,7 +78,10 @@ jobs:
run: |
pip install -e .
parsedmarc --debug -c ci.ini samples/aggregate/*
parsedmarc --debug -c ci.ini samples/forensic/*
parsedmarc --debug -c ci.ini samples/failure/*
- name: Test building packages
run: |
hatch build
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
with: