Skip to content

Commit 082d4ea

Browse files
author
lgulich
committed
Update clang format workflow
1 parent 50ae58f commit 082d4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang_format.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: DoozyX/[email protected]
1212
with:
13-
source: 'include/ src/ test/'
13+
source: 'include/ test/'
1414
exclude: ''
1515
extensions: 'h,cpp,c,cc'
1616
clangFormatVersion: 12

0 commit comments

Comments
 (0)