Skip to content

Commit

Permalink
[#26]: Use verbose output for code_quality.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobDomagala committed Feb 3, 2022
1 parent da06151 commit 3e07be0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
with:
exclude_dir: dependencies
apt_pckgs: xorg-dev
verbose: true
cppcheck_args: |
--enable=all --suppress=functionStatic --suppress=unusedFunction --inline-suppr --inconclusive

0 comments on commit 3e07be0

Please sign in to comment.