We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 445dd3d + a4f782e commit 8b36f08Copy full SHA for 8b36f08
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@v2023.3.1
+# - name: Qodana - Code Inspection
+# uses: JetBrains/qodana-action@v2023.3.1
118
119
# Prepare plugin archive content for creating artifact
120
- name: Prepare Plugin Artifact
0 commit comments