Skip to content

Advance leanSpec E2E integration to Tier 5 & 6 (byte_arrays, bitfield… #42

Advance leanSpec E2E integration to Tier 5 & 6 (byte_arrays, bitfield…

Advance leanSpec E2E integration to Tier 5 & 6 (byte_arrays, bitfield… #42

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Checkout leanSpec submodule
run: git submodule update --init references/leanSpec
- uses: leanprover/lean-action@v1
with:
test: true