Skip to content

feat: Port the map part of bi/big_op.v #783

feat: Port the map part of bi/big_op.v

feat: Port the map part of bi/big_op.v #783

Workflow file for this run

name: Build Iris Lean
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
# uses lean standard action with all default input values
- uses: leanprover/lean-action@v1