Skip to content

Commit 146b38e

Browse files
authored
chore: fix ci name typo (#268)
1 parent 69f726a commit 146b38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
run: pnpm run test:e2e
113113

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

0 commit comments

Comments
 (0)