From ee9f3d495da01bc6d43e906c01b1ef5a5b8bc762 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 5 Dec 2019 22:31:20 +0100 Subject: Use -utils to get prove --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d8c68ef..be33ba3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -67,7 +67,7 @@ Community Modules: stage: Test image: alpine:latest before_script: - - apk add --no-cache build-base openssl-dev perl perl-test-harness readline-dev + - apk add --no-cache build-base openssl-dev perl perl-test-harness-utils readline-dev - cd -- "work/build/rakudo-star-$CI_COMMIT_REF_NAME" script: - make verbose-modules-test -- cgit v1.1