Riven/test.bash

5 lines
176 B
Bash
Raw Normal View History

#!/bin/bash
2022-08-15 23:01:07 +00:00
set -euxo pipefail
2024-01-15 19:34:10 +00:00
RGAPI_KEY="$(cat apikey.txt)" RUST_BACKTRACE=full RUST_LOG=riven=debug cargo test --no-fail-fast --features nightly,deny-unknown -- --nocapture