Skip to content

Add OutOfRangeError and handle it properly #39

Add OutOfRangeError and handle it properly

Add OutOfRangeError and handle it properly #39

Workflow file for this run

name: Shell check
on:
- push
- pull_request
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Shell check
run: ./shellcheck.sh