Skip to content

Add more prover documentation and fix script #1

Add more prover documentation and fix script

Add more prover documentation and fix script #1

Workflow file for this run

name: Cargo license check
on: pull_request
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1