peridot/hack/unit_tests.sh
2022-10-30 04:29:29 +01:00

7 lines
73 B
Bash
Executable File

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