[F] Fix shellcheck CI
This commit is contained in:
parent
e7b92d9e57
commit
2dac990718
1 changed files with 2 additions and 1 deletions
|
|
@ -19,5 +19,6 @@ jobs:
|
||||||
|
|
||||||
- name: Run shellcheck
|
- name: Run shellcheck
|
||||||
run: |
|
run: |
|
||||||
shellcheck neofetch
|
shellcheck -V
|
||||||
|
shellcheck -e SC2244 -e SC2243 neofetch
|
||||||
./neofetch
|
./neofetch
|
||||||
Loading…
Add table
Add a link
Reference in a new issue