Skip to content

feat: UPred instance for first-order state ("Iris 0.5") #83

feat: UPred instance for first-order state ("Iris 0.5")

feat: UPred instance for first-order state ("Iris 0.5") #83

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@v4
# uses lean standard action with all default input values
- uses: leanprover/lean-action@v1