Skip to content

test(gno.land): fix TestTestdata/restart_missing_type #51

test(gno.land): fix TestTestdata/restart_missing_type

test(gno.land): fix TestTestdata/restart_missing_type #51

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"