removed shellcheck opts
Some checks failed
ShellCheck / Shell syntax checker (push) Failing after 12s

This commit is contained in:
titanz 2025-01-13 22:56:03 +01:00
parent c3b3b44a32
commit 46de4ff7d9
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

@ -37,5 +37,3 @@ jobs:
uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -e SC3040