Skip to content

WIP: First very dirty prototype of SP1 distributed proof #35

WIP: First very dirty prototype of SP1 distributed proof

WIP: First very dirty prototype of SP1 distributed proof #35

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