too noisy
Some checks failed
Test / Run unit tests (pull_request) Failing after 2m9s
Test / Run integration tests (pull_request) Failing after 1h14m13s

This commit is contained in:
Roy Crihfield 2023-07-12 16:50:11 +08:00
parent ab1c43e34f
commit ae951a0843

View File

@ -3,7 +3,7 @@
set -eux
cluster="${1:-test}"
laconic_so="${LACONIC_SO:-laconic-so} --stack fixturenet-plugeth-tx --verbose --debug"
laconic_so="${LACONIC_SO:-laconic-so} --stack fixturenet-plugeth-tx --verbose"
CONFIG_DIR=$(readlink -f "${CONFIG_DIR:-$(mktemp -d)}")