Skip to content

chore: update toolchain v4.11.0 #98

chore: update toolchain v4.11.0

chore: update toolchain v4.11.0 #98

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
branches: ["main"]
push:
branches: ["main", "stable"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1
with:
test: true
use-mathlib-cache: false