Skip to content

fix(gnovm): fix crash stack overflow when print value of self referencing structure #109

fix(gnovm): fix crash stack overflow when print value of self referencing structure

fix(gnovm): fix crash stack overflow when print value of self referencing structure #109

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"