Skip to content

Commit

Permalink
nice
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasturcani committed Aug 20, 2024
1 parent 51a069a commit ecaac06
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 @@ -171,7 +171,7 @@ module = [
ignore_missing_imports = true

[tool.pytest.ini_options]
addopts = "--cov omlt --cov-report term-missing --verbose"
addopts = "--cov omlt --cov-report term-missing --cov-config pyproject.toml --verbose"

[tool.coverage.run]
branch = true
Expand Down

0 comments on commit ecaac06

Please sign in to comment.