diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ed2195e..e65e701 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -114,12 +114,6 @@ jobs: name: pluginVerifier-result path: ${{ github.workspace }}/build/reports/pluginVerifier - # Run Qodana inspections - - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@main - env: - QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} - # Prepare plugin archive content for creating artifact - name: Prepare Plugin Artifact id: artifact