We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cde4f6 commit eb2539cCopy full SHA for eb2539c
.github/workflows/format_check.yml
@@ -46,4 +46,4 @@ jobs:
46
uses: pillo79/clang-format-action@mod
47
with:
48
clang-format-version: '19'
49
- check-files: {{ steps.changed-files.outputs.all_changed_files }}
+ check-files: steps.changed-files.outputs.all_changed_files
0 commit comments