Skip to content

feat: accept a configuration for property tests with SlimCheck #8

feat: accept a configuration for property tests with SlimCheck

feat: accept a configuration for property tests with SlimCheck #8

Workflow file for this run

name: "CI"
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1
with:
build-args: "--wfail"