Skip to content

Commit a843ad2

Browse files
committed
update run.sh
1 parent 6a5de1f commit a843ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
fail_ci_if_error: true # optional (default = false)
4141
verbose: true # optional (default = false)
4242
- name: Test cpp-linter-hooks
43-
run: sh testing/run.sh
43+
run: bash testing/run.sh

0 commit comments

Comments
 (0)