Skip to content

feat: add simple parser for QF_BV fragment of SMT-LIB v2 #34

feat: add simple parser for QF_BV fragment of SMT-LIB v2

feat: add simple parser for QF_BV fragment of SMT-LIB v2 #34

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