Skip to content

chore: update after nightly 28 oct #21

chore: update after nightly 28 oct

chore: update after nightly 28 oct #21

Workflow file for this run

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