mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-14 11:37:43 +00:00
chore(common): restore (unused) test target for keyman-version
This commit is contained in:
parent
39699f75d5
commit
27dfef024d
1 changed files with 2 additions and 1 deletions
|
|
@ -18,7 +18,8 @@ builder_describe "Build the include script for current Keyman version" \
|
|||
clean \
|
||||
build \
|
||||
"pack build a local .tgz pack for testing" \
|
||||
"publish publish to npm"
|
||||
"publish publish to npm" \
|
||||
test
|
||||
|
||||
builder_describe_outputs \
|
||||
configure "/node_modules" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue