mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Matches 'omit:' from .coveragerc
This commit is contained in:
parent
cccc535f66
commit
b33df562b8
|
@ -9,3 +9,7 @@ codecov:
|
||||||
token: 6dafc396-e7f5-4221-a38a-8b07a49fbdae
|
token: 6dafc396-e7f5-4221-a38a-8b07a49fbdae
|
||||||
|
|
||||||
comment: off
|
comment: off
|
||||||
|
|
||||||
|
# Matches 'omit:' in .coveragerc
|
||||||
|
ignore:
|
||||||
|
- "Tests/check_*.py"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user