Skip to content

Commit f4540bc

Browse files
author
chenzhjie
committed
update workflow
1 parent ae193e6 commit f4540bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/clang-format-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
path:
1010
- check: './' # path to include
1111
exclude: './lib' # path to exclude
12+
exclude: './include' # path to exclude
1213
# - check: 'src'
1314
# exclude: '(Fonts)' # Exclude file paths containing "Fonts"
1415
# - check: 'examples'

0 commit comments

Comments
 (0)