try include
This commit is contained in:
parent
92b0286af8
commit
0140fdc687
1 changed files with 2 additions and 2 deletions
|
|
@ -37,6 +37,6 @@ ignore = [
|
|||
]
|
||||
|
||||
[tool.coverage.run]
|
||||
source = [
|
||||
"src/ytdl_sub"
|
||||
include = [
|
||||
"src/*"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue