Skip to content

Commit

Permalink
Merge pull request #724 from koxudaxi/Fix_qodana_target
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
koxudaxi authored Jun 22, 2023
2 parents 21deb25 + 0bf94a0 commit 360b9e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ jobs:
# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v2023.1.4
with:
args: --source-directory,src,testSrc

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

0 comments on commit 360b9e3

Please sign in to comment.