Skip to content

Commit

Permalink
Update arduino_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
771-8bit committed Feb 18, 2024
1 parent e6ecb78 commit 28e9b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
flags: --extensions=h,hpp,c,cpp,cc,cu,hh,ipp,ino --exclude=./test/Nose/
flags: --extensions=h,hpp,c,cpp,cc,cu,hh,ipp,ino --exclude=./test/Nose/,./Main/utility/,./Main/Adafruit_BNO055.cpp,/Main/Adafruit_BNO055.h
filter: "-readability/braces\
,-whitespace/braces\
,-whitespace/comments\
Expand Down

0 comments on commit 28e9b23

Please sign in to comment.