Skip to content

add dry run support to test #14

add dry run support to test

add dry run support to test #14

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint
run: shellcheck bin/*.sh