Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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