Skip to content

Commit

Permalink
imp: use qodana GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Costallat committed Aug 14, 2024
1 parent 1b900da commit 455124a
Show file tree
Hide file tree
Showing 4 changed files with 860,642 additions and 184,897 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/analysis-qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
- name: 'Qodana Scan'
uses: JetBrains/[email protected]
with:
args: --compile-commands,./build/linux-debug/compile_commands.json
args: --compile-commands,./build/linux-debug/compile_commands.json,--baseline,qodana-base.sarif.json
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
Loading

0 comments on commit 455124a

Please sign in to comment.