tests: trying to make ci pass

This commit is contained in:
Gabriel Grubba
2022-12-14 10:48:24 -03:00
parent 89fbfa5bf1
commit c16f3df846

2
meteor
View File

@@ -146,5 +146,5 @@ fi
exec "$DEV_BUNDLE/bin/node" \
--max-old-space-size=4096 \
--no-wasm-code-gc \
${TOOL_NODE_FLAGS} \
"${TOOL_NODE_FLAGS}" \
"$METEOR" "$@"