mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 16:24:27 +01:00
Remove bash in env
Remove bash in env Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
d02099ad95
commit
8ce154f1b2
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
|
Loading…
Reference in New Issue
Block a user