diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 45e0db4..333bee8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -107,10 +107,6 @@ jobs: name: pluginVerifier-result path: ${{ github.workspace }}/build/reports/pluginVerifier - # Run Qodana inspections - - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2023.1.0 - # Prepare plugin archive content for creating artifact - name: Prepare Plugin Artifact id: artifact