Skip to content

Allow expect_return_code to be a list of integers #55

Allow expect_return_code to be a list of integers

Allow expect_return_code to be a list of integers #55

Workflow file for this run

name: Run Shellcheck on push and PR
on:
push:
pull_request:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x