diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cfec2e840..0be4ef886 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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