Skip to content

Merge branch 'main' of github.com:leanprover/TenCert #1

Merge branch 'main' of github.com:leanprover/TenCert

Merge branch 'main' of github.com:leanprover/TenCert #1

Workflow file for this run

name: CI
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1
- name: Run tests
run: lake exe tencert