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