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 a379a9c commit a4f782eCopy full SHA for a4f782e
.github/workflows/build.yml
@@ -113,8 +113,8 @@ jobs:
113
path: ${{ github.workspace }}/build/reports/pluginVerifier
114
115
# Run Qodana inspections
116
- - name: Qodana - Code Inspection
117
- uses: JetBrains/[email protected]
+# - name: Qodana - Code Inspection
+# uses: JetBrains/[email protected]
118
119
# Prepare plugin archive content for creating artifact
120
- name: Prepare Plugin Artifact
0 commit comments