Skip to content

Commit c06e4e9

Browse files
committed
fix typo
1 parent 697c197 commit c06e4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
# TODO: the plugin `org.jetbrains.plugins.gradle` should also be suppressed, but the parameter doesn't allow
6868
# a comma when called from the Qodana action. Therefore overwrite it with an empty folder.
6969
args: >
70-
--upload-result,true
70+
--upload-result,true,
7171
--linter,jetbrains/qodana-jvm-community:2023.1,
7272
--property=idea.suppressed.plugins.id=com.intellij.gradle,
7373
-v,${{ github.workspace }}/grazie:/opt/idea/plugins/grazie,

0 commit comments

Comments
 (0)