Skip to content

Fix/documentation

Fix/documentation #381

Workflow file for this run

---
name: Benches
on: [workflow_dispatch, pull_request]
jobs:
bench:
uses: Cosmian/reusable_workflows/.github/workflows/cargo-bench.yml@develop
with:
toolchain: stable
force: true