Skip to content

#972: Refactored exception handling for Script Options parser (#458) #1151

#972: Refactored exception handling for Script Options parser (#458)

#972: Refactored exception handling for Script Options parser (#458) #1151

Workflow file for this run

name: Check bash scripts
on:
push:
branches:
- master
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
run: ./scripts/shellcheck.sh