peridot/hack/unit_tests.sh
2022-10-30 06:18:12 +01:00

9 lines
87 B
Bash
Executable File

#!/usr/bin/env bash
set -o errexit
set -x
source hack/bazel_setup.sh
$BAZEL_T //...