Configure Codecov to ignore tests (#7706)
This commit is contained in:
parent
c1e2b1c6b1
commit
7678461b48
|
@ -0,0 +1,2 @@
|
||||||
|
ignore:
|
||||||
|
- "**/*.spec.ts" # Tests
|
Loading…
Reference in New Issue