Skip to content

Commit ee23de0

Browse files
committed
fix(github): use older CLI flag format
1 parent ac74a6f commit ee23de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
uses: JetBrains/qodana-action@v2025.1.1
164164
with:
165165
cache-default-branch-only: true
166-
args: --image jetbrains/qodana-jvm-community
166+
args: --ide QDJVMC
167167

168168
# Run plugin structure verification along with IntelliJ Plugin Verifier
169169
verify:

0 commit comments

Comments
 (0)