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

3 lines
157 B
Bash
Raw Permalink Normal View History

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