Skip to content

ci: add lean-action@v1 #1

ci: add lean-action@v1

ci: add lean-action@v1 #1

Workflow file for this run

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