mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-22 07:37:40 +00:00
chore(developer): reduce coverage threshold for kmc-ldml to 85%
This commit is contained in:
parent
ac56e72fa9
commit
33a4d4b09c
1 changed files with 1 additions and 1 deletions
|
|
@ -86,4 +86,4 @@ builder_run_action configure do_configure
|
|||
builder_run_action build do_build
|
||||
builder_run_action build-fixtures do_build_fixtures
|
||||
builder_run_action api api-extractor run --local --verbose
|
||||
builder_run_action test typescript_run_eslint_mocha_tests 90
|
||||
builder_run_action test typescript_run_eslint_mocha_tests 85
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue