Skip to content

Commit

Permalink
feat: ignore the Qodana to speed up building
Browse files Browse the repository at this point in the history
  • Loading branch information
LiLittleCat committed Mar 21, 2023
1 parent 566f668 commit e502b6f
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 @@ -113,8 +113,8 @@ jobs:
path: ${{ github.workspace }}/build/reports/pluginVerifier

# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v2022.2.3
# - name: Qodana - Code Inspection
# uses: JetBrains/qodana-action@v2022.2.3

# Prepare plugin archive content for creating artifact
- name: Prepare Plugin Artifact
Expand Down

0 comments on commit e502b6f

Please sign in to comment.