Update formatter.yml
This commit is contained in:
parent
fa92cf8a88
commit
ed8a1bf0f3
2
.github/workflows/formatter.yml
vendored
2
.github/workflows/formatter.yml
vendored
@ -5,6 +5,8 @@ jobs:
|
|||||||
name: clang-format Code Formatter
|
name: clang-format Code Formatter
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: git-safe
|
||||||
|
run: git config --global --add safe.directory /github/workspace
|
||||||
- name: Clang Code Formatter
|
- name: Clang Code Formatter
|
||||||
uses: ivanludvig/clang-format-action@v1.4
|
uses: ivanludvig/clang-format-action@v1.4
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user