Skip to content

feat(gnovm): align Gno constant handling with Go specifications #48

feat(gnovm): align Gno constant handling with Go specifications

feat(gnovm): align Gno constant handling with Go specifications #48

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"