Skip to content

chore(deps): Update to mypy 1.19.0 and disable mypy on pypy (#53) #44

chore(deps): Update to mypy 1.19.0 and disable mypy on pypy (#53)

chore(deps): Update to mypy 1.19.0 and disable mypy on pypy (#53) #44

Workflow file for this run

name: CI
on:
push:
branches:
- main
- 'releases/**'
workflow_call:
workflow_dispatch:
jobs:
test_actions:
name: Test actions
uses: ./.github/workflows/test_actions.yml