fix(web): defines --ci for lm-worker test use

This commit is contained in:
Joshua A. Horton 2023-04-18 10:41:52 +07:00
parent ab7bf0445d
commit 7efcda73d7

View file

@ -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 \