Add main/src folder to format check paths
This commit is contained in:
parent
f91d7b5335
commit
c8dc085cc7
@ -8,7 +8,7 @@ jobs:
|
||||
matrix:
|
||||
path:
|
||||
- 'components'
|
||||
- 'main'
|
||||
- 'main/src'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run clang-format style check for C/C++/Protobuf programs.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user