We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d1e20 commit 10643a7Copy full SHA for 10643a7
.github/workflows/ci-format-check-debian13.yml
@@ -42,6 +42,7 @@ jobs:
42
fetch-depth: 1
43
44
- name: Run clang-format check
45
+ shell: bash
46
run: |
47
shopt -s nullglob globstar
48
clang-format-19 --version
0 commit comments