Skip to content

ensure max is 100 if file does not exist #91

ensure max is 100 if file does not exist

ensure max is 100 if file does not exist #91

Workflow file for this run

name: run-tests
'on':
push:
branches:
- master
pull_request:
branches:
- '**'
jobs:
shellcheck:
runs-on: ubuntu-latest
container:
image: koalaman/shellcheck-alpine:stable
steps:
- uses: actions/checkout@v2
- run: ./shellcheck.sh