mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Re-disable cov branches
This commit is contained in:
parent
12b4532751
commit
977f98a425
3 changed files with 62 additions and 23 deletions
|
|
@ -226,7 +226,7 @@ testpaths = [
|
|||
]
|
||||
|
||||
[tool.coverage.run]
|
||||
branch = true
|
||||
branch = false
|
||||
parallel = true
|
||||
omit = [
|
||||
"aiogram/__about__.py",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue