Skip to content

#425: fixed type errors found by mypy (#426) #1283

#425: fixed type errors found by mypy (#426)

#425: fixed type errors found by mypy (#426) #1283

Workflow file for this run

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