Skip to content

Complete Phase 7a: stdlib core utilities (math, copy, functools, abc,… #16

Complete Phase 7a: stdlib core utilities (math, copy, functools, abc,…

Complete Phase 7a: stdlib core utilities (math, copy, functools, abc,… #16

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: leanprover/lean-action@v1
with:
test: true