Skip to content

feat: Overhaul Github Actions #42

feat: Overhaul Github Actions

feat: Overhaul Github Actions #42

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"