Skip to content

Commit 07c9085

Browse files
cperkinsintelmyler
authored andcommitted
clang-format update for llvm-test-suite (intel#995)
Signed-off-by: Chris Perkins <[email protected]>
1 parent ec4f3ae commit 07c9085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/clang-format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Run clang-format for the patch
2121
shell: bash {0}
2222
run: |
23+
git config --global --add safe.directory /__w/llvm-test-suite/llvm-test-suite
2324
git clang-format ${GITHUB_SHA}^1
2425
git diff > ./clang-format.patch
2526

0 commit comments

Comments
 (0)