Skip to content

Commit

Permalink
πŸ”– Bump to version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliy-pavlenko committed Aug 1, 2024
1 parent 8e7d90e commit 52342a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
name: android-quality-reports

- name: SonarQube Analysis
run: ./gradlew sonarqube
run: ./gradlew -Dsonar.gradle.skipCompile=true sonarqube
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 52342a8

Please sign in to comment.