diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c6909ede1aa62a9790d3ec3e29b00b67f6a0694e..b169b68eb6ffd2693c409d8c1a83ea09cabfed3a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ build: test: stage: test script: - - gradle test jacocoTestReport + - gradle test artifacts: when: always reports: