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
|
||||
shell: bash
|
||||
run: clang-format-12
|
||||
workingDirectory: ${{ inputs.directory }}
|
||||
run: clang-format-12 ${{ inputs.directory }}
|
||||
|
Reference in New Issue
Block a user