Skip to content

Update DSL so that we can translate the FFS example #18

Update DSL so that we can translate the FFS example

Update DSL so that we can translate the FFS example #18

Workflow file for this run

name: Lean Action CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1