Riven/test.bash
2023-01-07 18:09:17 -08:00

4 lines
158 B
Bash
Executable file

#!/bin/bash
set -euxo pipefail
RGAPI_KEY="$(cat apikey.txt)" RUST_BACKTRACE=1 RUST_LOG=riven=debug cargo test --features nightly,deny-unknown -- --nocapture