Skip to content

Commit

Permalink
Temporarily disable qodana
Browse files Browse the repository at this point in the history
  • Loading branch information
carymrobbins committed Jul 19, 2022
1 parent 53c3cf1 commit 8e14211
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,10 @@ jobs:
name: pluginVerifier-result
path: ${{ github.workspace }}/build/reports/pluginVerifier

# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/[email protected]
# TODO: Enable Qodana
# # Run Qodana inspections
# - name: Qodana - Code Inspection
# uses: JetBrains/[email protected]

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

0 comments on commit 8e14211

Please sign in to comment.