[F] Fix shellcheck CI

This commit is contained in:
Hykilpikonna 2022-08-01 12:39:52 -04:00 committed by GitHub
parent e7b92d9e57
commit 2dac990718
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,5 +19,6 @@ jobs:
- name: Run shellcheck
run: |
shellcheck neofetch
shellcheck -V
shellcheck -e SC2244 -e SC2243 neofetch
./neofetch