Skip to content

fix: use correct bounds for oneOf and elements (#56) #7

fix: use correct bounds for oneOf and elements (#56)

fix: use correct bounds for oneOf and elements (#56) #7

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"