Skip to content

Replace LICENSE with Apache License 2.0 #16

Replace LICENSE with Apache License 2.0

Replace LICENSE with Apache License 2.0 #16

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@v5
- uses: leanprover/lean-action@v1