Skip to content

Commit 1e28c92

Browse files
committed
fix: properly name benchmark
1 parent 3e4866a commit 1e28c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_build_block_bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
uses: boa-dev/criterion-compare-action@v3
2525
with:
2626
cwd: "cmd/ethrex/bench"
27-
benchName: "build_block"
27+
benchName: "build_block_benchmark"
2828
branchName: ${{ github.base_ref }}
2929
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)