Skip to content

feat: print remaining safe goals in terminal mode (#139) #406

feat: print remaining safe goals in terminal mode (#139)

feat: print remaining safe goals in terminal mode (#139) #406

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: leanprover/lean-action@v1-alpha
with:
check-reservoir-eligibility: true