Compare commits

...

1 Commits

Author SHA1 Message Date
William Banfield
9997fa6928 test: install abci-cli when running make tests_integrations 2021-08-17 11:27:33 -04:00

View File

@@ -37,6 +37,7 @@ test_integrations:
make build_docker_test_image
make tools
make install
make install_abci
make test_cover
make test_apps
make test_abci_apps