Skip to content

Bump mypy from 1.2.0 to 1.8.0 #78

Bump mypy from 1.2.0 to 1.8.0

Bump mypy from 1.2.0 to 1.8.0 #78

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"