Skip to content

#212: Updating dependencies and Python to 3.10 (#213) #412

#212: Updating dependencies and Python to 3.10 (#213)

#212: Updating dependencies and Python to 3.10 (#213) #412

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