Skip to content

Commit

Permalink
chore: cpplint
Browse files Browse the repository at this point in the history
  • Loading branch information
arcadien committed Nov 23, 2023
1 parent eb22ae5 commit c7c3d91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Install PlatformIO Core
run: pip install --upgrade platformio

- name: c-linter
uses: tonybaloney/cppcheck-action@master

- name: Test project in native environment
run: pio test -vv -e native

Expand Down

0 comments on commit c7c3d91

Please sign in to comment.