[F] Fix shellcheck CI
This commit is contained in:
@@ -19,5 +19,6 @@ jobs:
|
||||
|
||||
- name: Run shellcheck
|
||||
run: |
|
||||
shellcheck neofetch
|
||||
shellcheck -V
|
||||
shellcheck -e SC2244 -e SC2243 neofetch
|
||||
./neofetch
|
||||
Reference in New Issue
Block a user