Skip to content

Commit

Permalink
add verbose flag
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Mar 11, 2024
1 parent 3a7eed0 commit 1937048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: analyze
run: |
cmake -B build -DCMAKE_C_COMPILER=clang-17
analyze-build-17 --cdb build/compile_commands.json --status-bugs
analyze-build-17 --cdb build/compile_commands.json --status-bugs -v

0 comments on commit 1937048

Please sign in to comment.