IGNORE SC3040
Some checks failed
ShellCheck / Shell syntax checker (push) Failing after 12s

This commit is contained in:
titanz 2025-01-14 11:15:45 +01:00
parent acc070598a
commit 5007ccef8b
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

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