AppFlowy-Cloud/build/run_local_test.sh

7 lines
80 B
Bash
Executable File

#!/usr/bin/env bash
set -x
set -eo pipefail
cd "$(dirname "$0")/.."
cargo test