ci: fix missing dependency (#7396)

This commit is contained in:
Sam Kleinman
2021-12-07 10:27:49 -05:00
committed by GitHub
parent 065918d1cd
commit 4b8fd28148

View File

@@ -74,7 +74,7 @@ jobs:
go.mod
go.sum
- name: install
run: make install
run: make install install_abci
if: "env.GIT_DIFF != ''"
- name: test_apps
run: test/app/test.sh