Skip to content

Builder.Apply: suggest alias when warning about apply rule for Iff th… #529

Builder.Apply: suggest alias when warning about apply rule for Iff th…

Builder.Apply: suggest alias when warning about apply rule for Iff th… #529

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"