Skip to content

Forward.State: cache rules and premises that hypotheses match against #550

Forward.State: cache rules and premises that hypotheses match against

Forward.State: cache rules and premises that hypotheses match against #550

Workflow file for this run

name: Build
on:
pull_request:
push:
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1
with:
check-reservoir-eligibility: true
build-args: "--wfail"