Skip to content

Commit

Permalink
Remove redundant cppcheck commands in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmachado committed Oct 29, 2024
1 parent 55534fe commit d41d31c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
python-version: '3.9'
- run: pip install cpplint===1.6.1
- run: sudo snap install cppcheck
- run: cppcheck --version
- run: cppcheck --help
- run: make lint
dist:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d41d31c

Please sign in to comment.