Skip to content

refactor: witness caching skips the 1st witness. (#1226) #386

refactor: witness caching skips the 1st witness. (#1226)

refactor: witness caching skips the 1st witness. (#1226) #386

Workflow file for this run

name: Generate and deploy crate docs
on:
push:
branches:
- main
paths:
- "**.rs"
- "Cargo.toml"
- "Cargo.lock"
workflow_dispatch:
jobs:
docs:
uses: lurk-lab/ci-workflows/.github/workflows/docs.yml@main