Skip to content

Commit db73ff9

Browse files
committed
Correct fail under
1 parent 0c4e6bd commit db73ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repository = "https://github.com/ansible/ansible-dev-environment"
4242

4343
[tool.coverage.report]
4444
exclude_lines = ["if TYPE_CHECKING:", "pragma: no cover"]
45-
fail_under = 73
45+
fail_under = 72
4646
show_missing = true
4747
skip_covered = true
4848
skip_empty = true

0 commit comments

Comments
 (0)