mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Drop min coverage to 63 (#5641)
This commit is contained in:
parent
78735fa2c3
commit
38d5144fff
1 changed files with 1 additions and 1 deletions
|
|
@ -437,4 +437,4 @@ then
|
|||
. ./certbot-nginx/tests/boulder-integration.sh
|
||||
fi
|
||||
|
||||
coverage report --fail-under 64 -m
|
||||
coverage report --fail-under 63 -m
|
||||
|
|
|
|||
Loading…
Reference in a new issue