We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f726a commit 146b38eCopy full SHA for 146b38e
.github/workflows/test-ubuntu.yml
@@ -112,7 +112,7 @@ jobs:
112
run: pnpm run test:e2e
113
114
# ======== benchmark ========
115
- benchemark-ubuntu:
+ benchmark-ubuntu:
116
# Only Ubuntu 20.04 and 22.04 are supported at the moment.
117
# See https://github.com/CodSpeedHQ/action/blob/016456b513677f9d4a1c509c7f8a38d8dd55b2b0/.github/workflows/ci.yml#L19.
118
runs-on: ubuntu-22.04
0 commit comments