buildkit/hack/test

7 lines
86 B
Bash
Executable File

#!/usr/bin/env bash
set -eu -o pipefail -x
./hack/test-unit
./hack/test-integration