mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-06 23:33:10 +00:00
add dev mode to ci rust tests
This commit is contained in:
parent
0a3f093d60
commit
8dbb636a14
@ -4,7 +4,7 @@ curl -L https://risczero.com/install | bash
|
||||
/home/runner/.risc0/bin/rzup install
|
||||
source env.sh
|
||||
|
||||
cargo test --release
|
||||
RISC0_DEV_MODE=1 cargo test --release
|
||||
cd integration_tests
|
||||
export NSSA_WALLET_HOME_DIR=$(pwd)/configs/debug/wallet/
|
||||
cargo run $(pwd)/configs/debug all
|
||||
cargo run $(pwd)/configs/debug all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user