Fix bash error in shellcheck

Fix bash error in shellcheck

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-08-03 01:09:09 +02:00
parent 50b57169e7
commit 55eb3b7c96

View File

@ -25,4 +25,4 @@ jobs:
severity: error severity: error
format: gcc format: gcc
env: env:
SHELLCHECK_OPTS: bash SHELLCHECK_OPTS: -s bash