Skip to content

Commit 17e402a

Browse files
Disable sonar for now until its setup on sonarcloud
1 parent 619c026 commit 17e402a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/android.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,3 @@ jobs:
8282
path: stream-android-core/build/reports/tests/testDebugUnitTest/index.html
8383

8484
- uses: GetStream/android-ci-actions/actions/setup-ruby@main
85-
86-
- name: Sonar
87-
run: ./gradlew sonar
88-
env:
89-
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)