Skip to content

Commit

Permalink
Merge branch 'master' of github.com:m5stack/M5Stack into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinyu-Zhao committed Jul 7, 2022
2 parents c1af9ce + 2d15008 commit 57d7f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
strategy:
matrix:
path:
- check: './' # path to include
exclude: './src' # path to exclude
- check: './example' # path to include
exclude: './examples/Advanced/Display' # path to exclude
# - check: 'src'
# exclude: ''
# - check: 'examples'
Expand Down

0 comments on commit 57d7f49

Please sign in to comment.