ci: rework test_api job
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2286>
This commit is contained in:
parent
1e5273cc5e
commit
1a9b93183d
2 changed files with 21 additions and 18 deletions
|
|
@ -175,7 +175,7 @@ env = [
|
|||
|
||||
[tool.coverage.run]
|
||||
plugins = ["django_coverage_plugin"]
|
||||
include = ["funkwhale_api/*"]
|
||||
source = ["funkwhale_api"]
|
||||
omit = [
|
||||
"*migrations*",
|
||||
"*tests*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue