Skip to content

Commit 4235fb1

Browse files
Add ShellCheck
1 parent 1cbe888 commit 4235fb1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ jobs:
4040
with:
4141
name: coverage.html
4242
path: coverage.html
43+
44+
- name: ShellCheck
45+
run: shellcheck scripts/install.sh

0 commit comments

Comments
 (0)