Skip to content

Commit 21db6a6

Browse files
committed
Disable Qodana CI phase
1 parent 280b2ac commit 21db6a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ jobs:
9292
path: ${{ github.workspace }}/build/reports/pluginVerifier
9393

9494
# Run Qodana inspections
95-
- name: Qodana - Code Inspection
96-
uses: JetBrains/[email protected]
95+
# - name: Qodana - Code Inspection
96+
# uses: JetBrains/[email protected]
9797

9898
# Prepare plugin archive content for creating artifact
9999
- name: Prepare Plugin Artifact

0 commit comments

Comments
 (0)