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 280b2ac commit 21db6a6Copy full SHA for 21db6a6
.github/workflows/build.yml
@@ -92,8 +92,8 @@ jobs:
92
path: ${{ github.workspace }}/build/reports/pluginVerifier
93
94
# Run Qodana inspections
95
- - name: Qodana - Code Inspection
96
- uses: JetBrains/[email protected]
+# - name: Qodana - Code Inspection
+# uses: JetBrains/[email protected]
97
98
# Prepare plugin archive content for creating artifact
99
- name: Prepare Plugin Artifact
0 commit comments