We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 697c197 commit c06e4e9Copy full SHA for c06e4e9
.github/workflows/docs.yml
@@ -67,7 +67,7 @@ jobs:
67
# TODO: the plugin `org.jetbrains.plugins.gradle` should also be suppressed, but the parameter doesn't allow
68
# a comma when called from the Qodana action. Therefore overwrite it with an empty folder.
69
args: >
70
- --upload-result,true
+ --upload-result,true,
71
--linter,jetbrains/qodana-jvm-community:2023.1,
72
--property=idea.suppressed.plugins.id=com.intellij.gradle,
73
-v,${{ github.workspace }}/grazie:/opt/idea/plugins/grazie,
0 commit comments