Skip to content

Commit af8cf25

Browse files
committed
CI: Apply shfmt check
1 parent 1cfeeda commit af8cf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ jobs:
505505
- uses: actions/checkout@v4
506506
- name: coding convention
507507
run: |
508-
sudo apt-get install -q=2 clang-format-18
508+
sudo apt-get install -q=2 clang-format-18 shfmt
509509
.ci/check-newline.sh
510510
.ci/check-format.sh
511511
shell: bash

0 commit comments

Comments
 (0)