test: install abci-cli when running make tests_integrations

This commit is contained in:
William Banfield
2021-08-17 11:16:38 -04:00
parent 3dff227c5b
commit 9997fa6928

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