Skip to content

Commit

Permalink
Disabled SonarCube analysis for now
Browse files Browse the repository at this point in the history
It does not work with current ij-gradle plugin 1.10.0: JetBrains/intellij-platform-gradle-plugin#1209
  • Loading branch information
hurricup committed Nov 19, 2022
1 parent fe71beb commit 8ae5348
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,6 @@ jobs:
- name: Upload coveralls data
run: |
./gradlew coveralls
- name: SonarCube analysis
run: |
./gradlew sonarqube --info
- name: Building plugins
run: |
./gradlew buildPlugin
Expand Down

0 comments on commit 8ae5348

Please sign in to comment.