Skip to content

Commit de7dc46

Browse files
ci: Comment Sonarcloud step (#61)
1 parent 9935c3f commit de7dc46

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/github_actions.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
- name: Setup sonarqube
3535
uses: warchant/setup-sonar-scanner@v8
3636

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

0 commit comments

Comments
 (0)