Skip to content

Commit a9634f4

Browse files
Update build.yml
1 parent ea0c61d commit a9634f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
- name: Qodana - Code Inspection
173173
uses: JetBrains/qodana-action@v2024.1.5
174174
with:
175-
args: --config .github/qodana.yml
175+
args: --config '.github/qodana.yml'
176176
cache-default-branch-only: true
177177

178178
# Run plugin structure verification along with IntelliJ Plugin Verifier

0 commit comments

Comments
 (0)