Skip to content

Merge branch 'executable_segfault' of github.com:leanprover-community… #711

Merge branch 'executable_segfault' of github.com:leanprover-community…

Merge branch 'executable_segfault' of github.com:leanprover-community… #711

Workflow file for this run

name: Build
on:
push:
merge_group:
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"
- # This should be handled by `testDriver` in `lakefile.toml`,
# but this is waiting on https://github.com/leanprover/lean4/issues/6314
run: lake exe aesop_test_executable