mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-07-19 09:24:05 -05:00
[F] Fix shellcheck CI
This commit is contained in:
parent
e7b92d9e57
commit
2dac990718
|
|
@ -19,5 +19,6 @@ jobs:
|
|||
|
||||
- name: Run shellcheck
|
||||
run: |
|
||||
shellcheck neofetch
|
||||
shellcheck -V
|
||||
shellcheck -e SC2244 -e SC2243 neofetch
|
||||
./neofetch
|
||||
Loading…
Reference in New Issue
Block a user