Skip to content

Commit fbadb61

Browse files
Run tests in CI.
1 parent c61c12a commit fbadb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ git clone https://github.com/emscripten-core/emsdk.git ~/.emsdk
1212
~/.emsdk/emsdk activate latest
1313
source ~/.emsdk/emsdk_env.sh
1414

15-
npm run build
15+
npm run test && npm run build

0 commit comments

Comments
 (0)