Skip to content

feat(distributed_sp1): first working version of sp1 distributed prover #185

feat(distributed_sp1): first working version of sp1 distributed prover

feat(distributed_sp1): first working version of sp1 distributed prover #185

Workflow file for this run

name: Typo Check
on: [pull_request]
jobs:
check-for-typos:
runs-on: [taiko-runner]
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@master