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
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: git-safe
|
||||
run: git config --global --add safe.directory /github/workspace
|
||||
- name: Clang Code Formatter
|
||||
uses: ivanludvig/clang-format-action@v1.4
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user