FIX: shellcheck: Follow all sources

Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
Stephan Wendel 2021-12-18 13:23:36 +01:00
parent 2b65cda023
commit 23a36597fc
No known key found for this signature in database
GPG Key ID: F465B83ACBA45639

View File

@ -14,7 +14,7 @@ jobs:
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -a -s bash
SHELLCHECK_OPTS: -ax -s bash
with:
ignore_paths: custompios
format: tty