Skip to content

chore: upgrade lean-action to v1 #446

chore: upgrade lean-action to v1

chore: upgrade lean-action to v1 #446

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- master
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