Merge pull request #468 from tzugen/remove-codecov

Remove codecov
This commit is contained in:
Óscar García Amor 2021-05-07 08:33:38 +02:00 committed by GitHub
commit ed2de31fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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