test: ignore tests folder in codecov
This commit is contained in:
parent
2c4107a3a9
commit
dccf80759a
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ ignore:
|
|||
- 'templates'
|
||||
- 'screenshots'
|
||||
- '**/*.json'
|
||||
- '**/tests/**'
|
||||
|
|
Loading…
Reference in a new issue