Skip to content

Commit

Permalink
Fix qodana inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Jun 16, 2024
1 parent 4bb6c1c commit 3a304d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
uses: JetBrains/[email protected]
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
with:
linter: jetbrains/qodana-jvm-community
- uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json
Expand Down

0 comments on commit 3a304d2

Please sign in to comment.