Skip to content

Update Lean to v4.18.0-rc1 #71

Update Lean to v4.18.0-rc1

Update Lean to v4.18.0-rc1 #71

Workflow file for this run

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