From 00f451632167fff34c94b5b9c81117e16b67d94a Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 5 Dec 2019 16:54:54 +0100 Subject: Use verbose module testing --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 98b7ad8..84a9592 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -70,7 +70,7 @@ Community Modules: - apk add --no-cache build-base openssl-dev perl readline-dev - cd -- "work/build/rakudo-star-$CI_COMMIT_REF_NAME" script: - - make modules-test + - make verbose-modules-test Docker: stage: Release -- cgit v1.1