Set up project
Lean Action CI / build (push) Has been cancelled

This commit is contained in:
Leopold Fajtak
2025-09-22 09:56:03 +02:00
commit f25a2dda4e
8 changed files with 35 additions and 0 deletions
+14
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