Add RUST_BACKTRACE
This commit is contained in:
@@ -16,6 +16,7 @@ fi
|
||||
|
||||
# shellcheck disable=SC1090 # <-- shellcheck can't follow ~
|
||||
source ~/.cargo/env
|
||||
export RUST_BACKTRACE=1
|
||||
cargo test --features=cuda
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user