Skip to content

Complete Phase 8a: Pydantic foundation (BaseModel, ConfigDict, model_… #20

Complete Phase 8a: Pydantic foundation (BaseModel, ConfigDict, model_…

Complete Phase 8a: Pydantic foundation (BaseModel, ConfigDict, model_… #20

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: leanprover/lean-action@v1
with:
test: true