mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-04 06:13:10 +00:00
remove double test in ci
This commit is contained in:
parent
6b18168c3c
commit
25ecfa733f
@ -9,7 +9,6 @@ RISC0_DEV_MODE=1 cargo test --release
|
|||||||
cd integration_tests
|
cd integration_tests
|
||||||
export NSSA_WALLET_HOME_DIR=$(pwd)/configs/debug/wallet/
|
export NSSA_WALLET_HOME_DIR=$(pwd)/configs/debug/wallet/
|
||||||
export RUST_LOG=info
|
export RUST_LOG=info
|
||||||
cargo run $(pwd)/configs/debug all
|
|
||||||
echo "Try test valid proof at least once"
|
echo "Try test valid proof at least once"
|
||||||
cargo run $(pwd)/configs/debug test_success_private_transfer_to_another_owned_account
|
cargo run $(pwd)/configs/debug test_success_private_transfer_to_another_owned_account
|
||||||
echo "Continuing in dev mode"
|
echo "Continuing in dev mode"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user