Skip to content

Add hgame to kld_list #76

Add hgame to kld_list

Add hgame to kld_list #76

Workflow file for this run

name: 'Verify code with ShellCheck'
on:
pull_request:
branches: [master]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x -e SC2154
with:
ignore: script