Skip to content

Commit

Permalink
Update code_quality.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim1850 authored Apr 29, 2024
1 parent 4d4809a commit 9b5cfbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
fetch-depth: 0 # a full history is required for pull request analysis
- name: Qodana Scan
uses: JetBrains/qodana-action@v2024.1.2
- name: Upload JaCoCo coverage report
uses: actions/upload-artifact@v4
with:
pr-mode: false
args: --apply-fixes
Expand Down

0 comments on commit 9b5cfbc

Please sign in to comment.