Skip to content

Bump tornado from 6.4 to 6.4.1 #204

Bump tornado from 6.4 to 6.4.1

Bump tornado from 6.4 to 6.4.1 #204

Workflow file for this run

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