diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 27321ff..f4cb221 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -113,8 +113,8 @@ jobs: path: ${{ github.workspace }}/build/reports/pluginVerifier # Run Qodana inspections - - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2023.3.1 +# - name: Qodana - Code Inspection +# uses: JetBrains/qodana-action@v2023.3.1 # Prepare plugin archive content for creating artifact - name: Prepare Plugin Artifact