lake + some packages
Some checks failed
Lean Action CI / build (push) Has been cancelled

This commit is contained in:
qwjyh 2024-10-20 16:17:37 +09:00
commit a7b9963740
9 changed files with 103 additions and 0 deletions

14
.github/workflows/lean_action_ci.yml vendored Normal file
View file

@ -0,0 +1,14 @@
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