This commit is contained in:
parent
88d77e43b4
commit
9636c74fed
@ -19,4 +19,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Run ShellCheck
|
- name: Run ShellCheck
|
||||||
run: |
|
run: |
|
||||||
shellcheck -e SC2001 -s warning *.sh
|
cd ..
|
||||||
|
cd ..
|
||||||
|
shellcheck -e SC2001 -s warning .sh
|
||||||
|
Loading…
Reference in New Issue
Block a user