Skip to content

feat: clean up p2p & implement bootnode (seed peers) support #65

feat: clean up p2p & implement bootnode (seed peers) support

feat: clean up p2p & implement bootnode (seed peers) support #65

name: run benchmarks on every PR
on:
pull_request:
jobs:
check:
uses: ./.github/workflows/benchmark_template.yml
secrets: inherit
with:
publish: false
test-flags: "-short"