diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 86cb9b83e..fa53f9e2c 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -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,