1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

pre-commit should use coverage now that it enforces 100%

This commit is contained in:
Ross McFarland
2019-04-01 07:03:10 -07:00
parent e3ea51959d
commit fa1162592f

View File

@ -8,4 +8,4 @@ ROOT=`dirname $GIT`
. $ROOT/env/bin/activate
$ROOT/script/lint
$ROOT/script/test
$ROOT/script/coverage