Skip to content

Commit ba47275

Browse files
committed
fix error
1 parent 2985c09 commit ba47275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codestyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
ref: ${{ github.event.pull_request.head.ref }}
2323
- name: Clang Format Checker
24-
- uses: jidicula/[email protected]
24+
uses: jidicula/[email protected]
2525
with:
2626
clang-format-version: '17'
2727
check-path: ${{ matrix.path['check'] }}

0 commit comments

Comments
 (0)