Skip to content

Make AllocatedR1CSInstance and AllocatedRelaxedR1CSInstance gener… #36

Make AllocatedR1CSInstance and AllocatedRelaxedR1CSInstance gener…

Make AllocatedR1CSInstance and AllocatedRelaxedR1CSInstance gener… #36

Workflow file for this run

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