Skip to content

Added Lean4 workflow #1

Added Lean4 workflow

Added Lean4 workflow #1

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@v4
with:
path: analsys/markov
- uses: leanprover/lean-action@v1
with:
path: analsys/markov