Skip to content

[Circuit monad] Proper soundness using env function #46

[Circuit monad] Proper soundness using env function

[Circuit monad] Proper soundness using env function #46

Workflow file for this run

name: CI
on:
push:
branches: ["main"]
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1