Skip to content

Commit

Permalink
pass the rev to the benchmark action
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertdev committed Jan 20, 2025
1 parent 1c5ad01 commit 1d36dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ jobs:
bench-repo: "[email protected]:trifectatechfoundation/zlib-rs-bench.git"
metric-key: "${{ matrix.name }}"
benchmarks: "zlib_benchmarks.json"
rev: "${{inputs.ref}}"

0 comments on commit 1d36dc2

Please sign in to comment.