Skip to content

feat(examples): added check for overflow/underflow #125

feat(examples): added check for overflow/underflow

feat(examples): added check for overflow/underflow #125

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"