lssa/ci_scripts/test-ubuntu.sh

10 lines
239 B
Bash
Raw Normal View History

2024-11-25 11:02:57 +02:00
set -e
curl -L https://risczero.com/install | bash
/home/runner/.risc0/bin/rzup install
2025-04-18 08:17:56 -04:00
source env.sh
2024-11-25 11:02:57 +02:00
2025-07-31 14:40:23 +03:00
cargo test --release
cd integration_tests
2025-08-11 10:03:20 +03:00
export NSSA_WALLET_HOME_DIR=$(pwd)/configs/debug/wallet/
2025-07-31 14:40:23 +03:00
cargo run $(pwd)/configs/debug all