Skip to content

Commit fdea31e

Browse files
author
Mohanraj K.M
committed
tempFix circle ci
1 parent 0cb57a4 commit fdea31e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

circle.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ checkout:
3535

3636
test:
3737
override:
38-
- ./gradlew clean jacocoTestReport install
38+
# - ./gradlew clean jacocoTestReport install
39+
- ./gradlew clean install
3940
post:
4041
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)