Skip to content

fix(decoders): guard pydantic import so the module loads without the extra #166

fix(decoders): guard pydantic import so the module loads without the extra

fix(decoders): guard pydantic import so the module loads without the extra #166

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml