Configure Codecov to ignore tests (#7706)

This commit is contained in:
Matt Bishop 2024-01-29 11:25:22 -05:00 committed by GitHub
parent c1e2b1c6b1
commit 7678461b48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

2
.github/codecov.yml vendored Normal file
View File

@ -0,0 +1,2 @@
ignore:
- "**/*.spec.ts" # Tests