ci: make init-simapp v1 / v2 consistent (#21082)

This commit is contained in:
Julien Robert
2024-07-28 07:28:05 +00:00
committed by GitHub
parent b05bb2601e
commit 73a9396a0a
6 changed files with 82 additions and 58 deletions
+2
View File
@@ -6,6 +6,8 @@
#? init-simapp: Initializes a single local node network
init-simapp:
./scripts/init-simapp.sh
init-simapp-v2:
./scripts/init-simapp-v2.sh
#? test: Run `make test-unit`
test: test-unit