Skip to content

moved configobj to dev dependency #386

moved configobj to dev dependency

moved configobj to dev dependency #386

Workflow file for this run

name: Check bash scripts
on:
push:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run shellcheck
run: ./scripts/build/shellcheck.sh