mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-05 07:07:41 +00:00
fix(web): defines --ci for lm-worker test use
This commit is contained in:
parent
ab7bf0445d
commit
7efcda73d7
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ builder_describe \
|
|||
"Compiles the Language Modeling Layer for common use in predictive text and autocorrective applications." \
|
||||
"@/common/web/keyman-version" \
|
||||
"@/common/tools/sourcemap-path-remapper" \
|
||||
configure clean build test
|
||||
configure clean build test --ci
|
||||
|
||||
builder_describe_outputs \
|
||||
configure /node_modules \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue