From 9c2a12770326777db55b5c5289a4590c039eac22 Mon Sep 17 00:00:00 2001 From: Prominence Date: Mon, 18 Apr 2022 23:33:06 +0300 Subject: [PATCH] Renamed key. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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