Skip to content

Commit 23bc8ad

Browse files
Update config.yml
1 parent b8e8df3 commit 23bc8ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ jobs:
337337
- run:
338338
name: Verify coverage thresholds
339339
command: |
340-
exit 1 # checkin send error to slack
341340
echo "🎯 Verifying coverage thresholds..."
342341
# Skip report generation since it was already done in test job
343342
./gradlew testCodeCoverageVerification --no-scan --no-configuration-cache -x testCodeCoverageReport || {

0 commit comments

Comments
 (0)