localnet-sanity.sh now supports iterations testing
This commit is contained in:
@@ -39,5 +39,5 @@ echo --- ci/localnet-sanity.sh
|
||||
set -x
|
||||
# Assume |cargo build| has populated target/debug/ successfully.
|
||||
export PATH=$PWD/target/debug:$PATH
|
||||
USE_INSTALL=1 ci/localnet-sanity.sh
|
||||
USE_INSTALL=1 ci/localnet-sanity.sh -x
|
||||
)
|
||||
|
Reference in New Issue
Block a user