Skip to content

feat(examples): gno.land hall of fame #122

feat(examples): gno.land hall of fame

feat(examples): gno.land hall of fame #122

Workflow file for this run

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"
external-data-json-path: "./cache/benchmark-data.json"