Skip to content

Improve error handling for ZFS pool creation in workspace function #87

Improve error handling for ZFS pool creation in workspace function

Improve error handling for ZFS pool creation in workspace function #87

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