Skip to content

Commit eb2539c

Browse files
committed
step
1 parent 2cde4f6 commit eb2539c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
uses: pillo79/clang-format-action@mod
4747
with:
4848
clang-format-version: '19'
49-
check-files: {{ steps.changed-files.outputs.all_changed_files }}
49+
check-files: steps.changed-files.outputs.all_changed_files

0 commit comments

Comments
 (0)