Update coverage action

This commit is contained in:
Kevin Fronczak
2020-04-13 16:59:53 -04:00
parent ce13444427
commit b92941538b
3 changed files with 15 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
__pycache__/*
htmlcov/*
.coverage
coverage.xml
*.pyc
*.egg*/*
dist/*