We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d14433 commit 0dbb459Copy full SHA for 0dbb459
1 file changed
.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/qodana-action@v2022.3.4
+# - name: Qodana - Code Inspection
+# uses: JetBrains/qodana-action@v2022.3.4
118
119
# Prepare plugin archive content for creating artifact
120
- name: Prepare Plugin Artifact
0 commit comments