Skip to content

Bump to 0.9.1

Bump to 0.9.1 #19

Workflow file for this run

name: benchmark pull requests
on:
pull_request:
jobs:
runBenchmark:
name: run benchmark
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: boa-dev/criterion-compare-action@v3
with:
branchName: ${{ github.base_ref }}