Skip to content

Bump mypy from 1.2.0 to 1.7.1 #74

Bump mypy from 1.2.0 to 1.7.1

Bump mypy from 1.2.0 to 1.7.1 #74

Workflow file for this run

name: All branches but main - test only
on:
push:
branches-ignore:
- "main"
paths-ignore:
- Dockerfile
- .dockerignore
- README.md
- LICENSE
jobs:
test:
uses: "./.github/workflows/_test.yml"