Fix shellcheck

Fix shellcheck

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-07-28 20:51:04 +02:00
parent 8769b048bf
commit fd27bd07cf

View File

@ -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