Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPerathoner committed Aug 20, 2024
1 parent 4231431 commit ff1fa46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcode-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: warchant/setup-sonar-scanner@v8
- name: Run sonarqube
run: |
sonar-scanner
sonar-scanner -X
-Dsonar.login=${{ secrets.SONAR_TOKEN }}
- name: Check failures
# Flaky tests make the output status generated by xcresulttool not reliable. Using xcodebuild's status directly.
Expand Down

0 comments on commit ff1fa46

Please sign in to comment.