Compare commits
1 commit
95fd7c50b7
...
859ef2e93f
Author | SHA1 | Date | |
---|---|---|---|
|
859ef2e93f |
|
@ -24,7 +24,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
apt-get update && apt-get install -y shellcheck
|
apt-get update && apt-get install -y shellcheck
|
||||||
|
|
||||||
- name: Run ShellCheck in Script Directories
|
- name: Run ShellCheck
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "Searching for shell scripts..."
|
echo "Searching for shell scripts..."
|
||||||
|
|
Loading…
Reference in a new issue