set bash as shell

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-02-11 11:30:22 +01:00
parent ed56f37c4c
commit 44d491cc5b

View file

@ -14,3 +14,5 @@ jobs:
uses: ludeeus/action-shellcheck@master
with:
check_together: 'yes'
env:
SHELLCHECK_OPTS: --shell bash