Skip to content

Commit

Permalink
👷 CI Change
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Oct 15, 2023
1 parent 6575c96 commit cae763a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ testpaths = "tests"
python_classes = "Test*"
log_format = "%(asctime)s - %(levelname)s - %(name)s - %(message)s"
log_level = "DEBUG"
addopts = """
-v
--show-capture=stderr
"""

[tool.coverage.run]
omit = [
Expand Down

0 comments on commit cae763a

Please sign in to comment.