diff --git a/.circleci/config.yml b/.circleci/config.yml index 2c414fc1..e2b2238e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,7 +27,6 @@ jobs: command: | ./gradlew ciTest testDebugUnitTest ./gradlew jacocoFullReport - bash <(curl -s https://codecov.io/bash) - run: name: lint command: ./gradlew :ultrasonic:lintRelease