Skip to content

Commit

Permalink
Skip Qodana inspections because of no space left on device in GitHub …
Browse files Browse the repository at this point in the history
…Action
  • Loading branch information
LiLittleCat committed Aug 9, 2022
1 parent 4c2f914 commit 46665e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 46665e7

Please sign in to comment.