Skip to content

Commit

Permalink
Check help for cppcheck version 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmachado committed Oct 29, 2024
1 parent 3ef8ca7 commit 8b598a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- run: pip install cpplint===1.6.1
- run: sudo apt install cppcheck -y
- run: cppcheck --version
- run: cppcheck --help
- run: make lint
dist:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8b598a1

Please sign in to comment.