Update CI workflow for coverage

This commit is contained in:
thePR0M3TH3AN
2025-06-29 15:34:35 -04:00
parent 5adee95914
commit e7c6dc4732
2 changed files with 8 additions and 3 deletions

4
.gitignore vendored
View File

@@ -25,3 +25,7 @@ Thumbs.db
# Python env
.env
*.env
# Coverage files
.coverage
coverage.xml