Skip to content

mypy: Ignore redef in importlib_metadata hack and run mypy --platform win32 #1108

mypy: Ignore redef in importlib_metadata hack and run mypy --platform win32

mypy: Ignore redef in importlib_metadata hack and run mypy --platform win32 #1108

Workflow file for this run

name: PR
on:
pull_request:
branches:
- master
- 'releases/**'
workflow_call:
workflow_dispatch:
jobs:
run_ci:
name: Run CI
uses: ./.github/workflows/CI.yml