Skip to content

Commit

Permalink
chore: fix ci name typo (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeless0911 authored Oct 10, 2024
1 parent 69f726a commit 146b38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
run: pnpm run test:e2e

# ======== benchmark ========
benchemark-ubuntu:
benchmark-ubuntu:
# Only Ubuntu 20.04 and 22.04 are supported at the moment.
# See https://github.com/CodSpeedHQ/action/blob/016456b513677f9d4a1c509c7f8a38d8dd55b2b0/.github/workflows/ci.yml#L19.
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 146b38e

Please sign in to comment.