Skip to content

Commit

Permalink
Check cppcheck version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmachado committed Oct 29, 2024
1 parent 8835257 commit 3ef8ca7
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 @@ -17,6 +17,7 @@ jobs:
python-version: '3.9'
- run: pip install cpplint===1.6.1
- run: sudo apt install cppcheck -y
- run: cppcheck --version
- run: make lint
dist:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3ef8ca7

Please sign in to comment.