Skip to content

Commit d3de002

Browse files
authored
chore: change bench naming for h2 (#3165)
1 parent f6f0787 commit d3de002

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bench.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
working-directory: ./benchmarks
9595

9696
benchmark_current_h2:
97-
name: benchmark current
97+
name: benchmark current h2
9898
runs-on: ubuntu-latest
9999
steps:
100100
- name: Checkout Code
@@ -116,7 +116,7 @@ jobs:
116116
working-directory: ./benchmarks
117117

118118
benchmark_branch_h2:
119-
name: benchmark branch
119+
name: benchmark branch h2
120120
runs-on: ubuntu-latest
121121
steps:
122122
- name: Checkout Code

0 commit comments

Comments
 (0)