Alpha/Delegate: fix ci

This commit is contained in:
Raphaël Proust 2018-06-13 17:04:10 +08:00 committed by Grégoire Henry
parent cb64c85d00
commit 904103496d

View File

@ -190,12 +190,12 @@ test:p2p:banned_peers:
test:client_alpha:endorsement:
<<: *test_definition
script:
- jbuilder build @src/proto_alpha/lib_baking/runtest_endorsement
- jbuilder build @src/proto_alpha/lib_delegate/runtest_endorsement
test:client_alpha:vote:
<<: *test_definition
script:
- jbuilder build @src/proto_alpha/lib_baking/runtest_vote
- jbuilder build @src/proto_alpha/lib_delegate/runtest_vote
test:basic.sh:
<<: *test_definition