Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Jun 2, 2023
1 parent 61f88c1 commit c8debc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ addopts =
--tb=short
--doctest-modules
--cov=test_project
--cov-fail-under=80
--cov-fail-under=63
--cov-report=term:skip-covered
--cov-report=html
--cov-report=xml
Expand Down

0 comments on commit c8debc2

Please sign in to comment.