Skip to content

Commit

Permalink
make uploading of the report default again
Browse files Browse the repository at this point in the history
  • Loading branch information
ahus1 committed Jun 24, 2023
1 parent 6921f4b commit d6cc2d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
# TODO: the plugin `org.jetbrains.plugins.gradle` should also be suppressed, but the parameter doesn't allow
# a comma when called from the Qodana action. Therefore overwrite it with an empty folder.
args: >
--upload-result,true
--linter,jetbrains/qodana-jvm-community:2023.1,
--property=idea.suppressed.plugins.id=com.intellij.gradle,
-v,${{ github.workspace }}/empty:/opt/idea/plugins/gradle-java,
Expand Down

0 comments on commit d6cc2d6

Please sign in to comment.