diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 23b6ac37..c012534f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -100,10 +100,6 @@ jobs: name: pluginVerifier-result path: ${{ github.workspace }}/build/reports/pluginVerifier - # Run Qodana inspections - - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v4.2.5 - # Prepare plugin archive content for creating artifact - name: Prepare Plugin Artifact id: artifact