Skip to content

fix: improve error handling #65

fix: improve error handling

fix: improve error handling #65

Workflow file for this run

name: lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint with shellcheck
run: |
shellcheck change