Files
pezkuwi-subxt/polkadot/scripts/gitlab/check_runtime_benchmarks.sh
T
2020-08-06 17:08:06 +02:00

7 lines
177 B
Bash
Executable File

#!/usr/bin/env bash
#shellcheck source=lib.sh
source "$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )/lib.sh"
time cargo check --features runtime-benchmarks