Skip to content

updated mypy overrides #149

updated mypy overrides

updated mypy overrides #149

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