Skip to content

add(book): Describes custom Testnets in the Zebra book #1672

add(book): Describes custom Testnets in the Zebra book

add(book): Describes custom Testnets in the Zebra book #1672

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'