Skip to content

Commit 9599308

Browse files
committed
ci: use format string for zsh
1 parent 87be889 commit 9599308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
clangformat: 18.1.6
1818
- name: Run clang-format
1919
run: clang-format-18 **/*.cpp **/*.hpp -n --Werror
20-
shell: zsh
20+
shell: zsh {0}

0 commit comments

Comments
 (0)