Skip to content

Add end-to-end integration tests against real leanSpec Python files #40

Add end-to-end integration tests against real leanSpec Python files

Add end-to-end integration tests against real leanSpec Python files #40

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