Files
ci-emsdk/scripts/test_bazel.sh

10 lines
107 B
Bash
Raw Normal View History

2020-09-10 21:42:46 -04:00
#!/usr/bin/env bash
echo "test bazel"
set -x
set -e
cd bazel
bazel build //hello-world:hello-world-wasm