Skip to content

Mypy check on CI

Mypy check on CI #14

Workflow file for this run

name: Shell check
on:
- push
- pull_request
jobs:
pytest:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Shell check
run: ./shellcheck.sh