Skip to content

python: Specify minimum version of pydantic in setup.py (#1882) #2083

python: Specify minimum version of pydantic in setup.py (#1882)

python: Specify minimum version of pydantic in setup.py (#1882) #2083

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]