Fix plugin and upgrade frontend [ALL]
This commit is contained in:
@@ -35,7 +35,7 @@ if [[ "${PLUGIN_ACTIONS}" =~ '(^|,)build(,|$)' ]]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
if [[ "${PLUGIN_ACTTIONS}" =~ '(^|,)test(,|$)' ]]; then
|
||||
if [[ "${PLUGIN_ACTIONS}" =~ '(^|,)test(,|$)' ]]; then
|
||||
wasm-pack test --node
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user