Skip to content

Commit

Permalink
chore: change bench naming for h2 (#3165)
Browse files Browse the repository at this point in the history
  • Loading branch information
metcoder95 committed Apr 25, 2024
1 parent f6f0787 commit d3de002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
working-directory: ./benchmarks

benchmark_current_h2:
name: benchmark current
name: benchmark current h2
runs-on: ubuntu-latest
steps:
- name: Checkout Code
Expand All @@ -116,7 +116,7 @@ jobs:
working-directory: ./benchmarks

benchmark_branch_h2:
name: benchmark branch
name: benchmark branch h2
runs-on: ubuntu-latest
steps:
- name: Checkout Code
Expand Down

0 comments on commit d3de002

Please sign in to comment.