Skip to content

Update to Lean v4.19.0-rc2 #72

Update to Lean v4.19.0-rc2

Update to Lean v4.19.0-rc2 #72

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"