Skip to content

Update Lean and SQLite #30

Update Lean and SQLite

Update Lean and SQLite #30

Workflow file for this run

name: "LSpec CI"
on:
pull_request:
push:
branches:
- master
workflow_dispatch:
jobs:
build:
name: Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: leanprover/lean-action@v1