wd
This commit is contained in:
3
.github/actions/clang-format/action.yml
vendored
3
.github/actions/clang-format/action.yml
vendored
@@ -13,5 +13,4 @@ runs:
|
|||||||
|
|
||||||
- name: clang-format
|
- name: clang-format
|
||||||
shell: bash
|
shell: bash
|
||||||
run: clang-format-12
|
run: clang-format-12 ${{ inputs.directory }}
|
||||||
workingDirectory: ${{ inputs.directory }}
|
|
||||||
|
Reference in New Issue
Block a user