test: fix silly error w copy paste
Some checks failed
gitea-physics/kalpa/pipeline/head There was a failure building this commit
Some checks failed
gitea-physics/kalpa/pipeline/head There was a failure building this commit
This commit is contained in:
parent
b3576dd75e
commit
0ef14f17f3
@ -35,7 +35,7 @@ kalpaa = "kalpaa.stages:main"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
addopts = "--junitxml pytest.xml --cov deepdog --cov-report=xml:coverage.xml --cov-report=html"
|
||||
addopts = "--junitxml pytest.xml --cov kalpaa --cov-report=xml:coverage.xml --cov-report=html"
|
||||
junit_family = "xunit1"
|
||||
|
||||
[tool.mypy]
|
||||
|
Loading…
x
Reference in New Issue
Block a user