Skip to content

Add ShellCheck and fix many warnings #8

Add ShellCheck and fix many warnings

Add ShellCheck and fix many warnings #8

Workflow file for this run

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