abci: Add comment for doc update

This commit is contained in:
Alexander Simmerl
2018-06-22 20:36:29 +02:00
parent 3f34deab90
commit 01f6009518
+2
View File
@@ -94,6 +94,8 @@ jobs:
export PATH="$GOBIN:$PATH"
bash abci/tests/test_app/test.sh
# if this test fails, fix it and update the docs at:
# https://github.com/tendermint/tendermint/blob/develop/docs/abci-cli.md
test_abci_cli:
<<: *defaults
steps: