Skip to content

Commit a148896

Browse files
committed
clean to force test
1 parent 3b05d85 commit a148896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- ~/.gradle
2525
key: v1-dependencies-{{ checksum "build.gradle.kts" }}
2626

27-
- run: ./gradlew build jacocoRootReport
27+
- run: ./gradlew clean build jacocoRootReport
2828

2929
- run: bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)