Skip to content

Commit

Permalink
make sure codechecker uses the config file
Browse files Browse the repository at this point in the history
  • Loading branch information
ardera committed Sep 15, 2024
1 parent 9019e8e commit 70ff7d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
with:
ctu: true
logfile: ${{ github.workspace }}/build/compile_commands.json
config: ${{ github.workspace }}/.codechecker.json

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 70ff7d4

Please sign in to comment.