diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a0b6859..61ba339 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -101,8 +101,8 @@ jobs: path: ${{ github.workspace }}/build/reports/pluginVerifier # Run Qodana inspections - - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v4.2.5 +# - name: Qodana - Code Inspection +# uses: JetBrains/qodana-action@v4.2.5 # Prepare plugin archive content for creating artifact - name: Prepare Plugin Artifact