Skip to content

Bump mypy from 1.6.0 to 1.6.1 #281

Bump mypy from 1.6.0 to 1.6.1

Bump mypy from 1.6.0 to 1.6.1 #281

Workflow file for this run

name: Run tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
tests:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
python-versions: '["3.8", "3.9", "3.10", "3.11", "3.12", "pypy-3.8"]'
tests-macos:
needs:
- tests
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
python-versions: '["3.8", "3.9", "3.10", "3.11", "3.12", "pypy-3.8"]'
os: macos-latest