peridot/hack/unit_tests.sh

7 lines
73 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -o errexit
set -x
bazel test --config=ci //...