Skip to content

Commit

Permalink
40
Browse files Browse the repository at this point in the history
  • Loading branch information
shish committed Sep 3, 2024
1 parent e892d1d commit 53e2fd0
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 @@ -24,7 +24,7 @@ dev = ["ruff", "mypy", "pytest-cov", "types-Pillow"]
py-modules = ["sikuli"]

[tool.pytest.ini_options]
addopts = "--cov --cov-report term-missing --cov-fail-under 95"
addopts = "--cov --cov-report term-missing --cov-fail-under 40"

[tool.coverage.run]
source = ["sikuli"]
Expand Down

0 comments on commit 53e2fd0

Please sign in to comment.