mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-04-05 21:39:15 +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
|
ignore: archlinux
|
||||||
severity: warning
|
severity: warning
|
||||||
env:
|
env:
|
||||||
SHELLCHECK_OPTS: -s ${{ matrix.shell_type }}
|
SHELLCHECK_OPTS: -s bash
|
||||||
- name: build
|
- name: build
|
||||||
run: make base
|
run: make base
|
||||||
- name: test
|
- name: test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user