mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-14 23:19:25 +02:00
Remove bash in env
Remove bash in env Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
4
.github/workflows/shellcheck.yml
vendored
4
.github/workflows/shellcheck.yml
vendored
@ -23,6 +23,4 @@ jobs:
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
with:
|
||||
severity: error
|
||||
format: gcc
|
||||
env:
|
||||
SHELLCHECK_OPTS: bash
|
||||
format: gcc
|
Reference in New Issue
Block a user