forked from mirror/Riven
1
0
Fork 0
Riven/test.bash

5 lines
158 B
Bash
Raw Normal View History

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