There was an error while loading. Please reload this page.
1 parent 9935c3f commit de7dc46Copy full SHA for de7dc46
1 file changed
.github/workflows/github_actions.yml
@@ -34,8 +34,8 @@ jobs:
34
- name: Setup sonarqube
35
uses: warchant/setup-sonar-scanner@v8
36
37
- - name: Send to Sonarcloud
38
- run: bundle exec fastlane sonarqube
39
- env:
40
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
- SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
+ #- name: Send to Sonarcloud
+ # run: bundle exec fastlane sonarqube
+ # env:
+ # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ # SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments