Skip to content

specify return type in Autodata #154

specify return type in Autodata

specify return type in Autodata #154

Workflow file for this run

name: windows
on:
push:
paths:
- src/**/*.py
- tests/**/*.py
- .github/workflows/build-for-os.yml
- .github/workflows/build-windows.yml
workflow_dispatch:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
uses: ./.github/workflows/build-for-os.yml
with:
os: windows-latest