Skip to content

test: basic regression tests for the sexp parser #47

test: basic regression tests for the sexp parser

test: basic regression tests for the sexp parser #47

name: Lean Action CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: DeterminateSystems/nix-installer-action@main
- name: install bitwuzla
run: nix profile install nixpkgs#bitwuzla
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1
with:
test: true