mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-04-05 13:29:16 +02:00
Fix shellcheck
Fix shellcheck Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
8769b048bf
commit
fd27bd07cf
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
ignore: archlinux
|
||||
severity: warning
|
||||
env:
|
||||
SHELLCHECK_OPTS: -s ${{ matrix.shell_type }}
|
||||
SHELLCHECK_OPTS: -s bash
|
||||
- name: build
|
||||
run: make base
|
||||
- name: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user