Skip to content

Commit

Permalink
[fix] pyproject.toml --cov added
Browse files Browse the repository at this point in the history
  • Loading branch information
grindsa committed Nov 30, 2024
1 parent b1161bb commit 1f698d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ build.targets.sdist.only-packages = true
[tool.pytest.ini_options]
addopts = [
"-ra",
# "--cov=dkb_robo",
"--cov=dkb_robo",
"--import-mode=importlib",
"--strict-config",
"--strict-markers",
Expand Down

0 comments on commit 1f698d4

Please sign in to comment.