diff --git a/.cirrus.yml b/.cirrus.yml index e3331f6..c3c1ac2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -4,7 +4,7 @@ container: testCoverage_task: gradle_cache: folder: ~/.gradle/caches - check_script: gradle jacocoTestReport + testCoverage_script: gradle jacocoTestReport cleanup_before_cache_script: - rm -rf ~/.gradle/caches/$GRADLE_VERSION/ - rm -rf ~/.gradle/caches/transforms-1