Skip to content

Add support for __future__.annotations. #103

Add support for __future__.annotations.

Add support for __future__.annotations. #103

Workflow file for this run

name: linux
on:
push:
paths:
- .github/workflows/build.yml
- .github/workflows/build-linux.yml
workflow_dispatch:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
uses: christianhelle/autofaker/.github/workflows/build.yml@main
with:
os: ubuntu-latest