We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c61c12a commit fbadb61Copy full SHA for fbadb61
ci-build.sh
@@ -12,4 +12,4 @@ git clone https://github.com/emscripten-core/emsdk.git ~/.emsdk
12
~/.emsdk/emsdk activate latest
13
source ~/.emsdk/emsdk_env.sh
14
15
-npm run build
+npm run test && npm run build
0 commit comments