We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590b165 commit eeb84c2Copy full SHA for eeb84c2
1 file changed
.github/workflows/codspeed.yml
@@ -46,6 +46,8 @@ jobs:
46
pnpm --workspace-concurrency 1 -r bench-tinybench
47
pnpm --workspace-concurrency 1 -r bench-benchmark-js
48
pnpm --workspace-concurrency 1 -r bench-vitest
49
+ upload-url: https://api.staging.preview.codspeed.io/upload
50
+ runner-version: branch:cod-2106-support-memory-profiling-for-nodejs
51
52
codspeed-walltime:
53
name: Run CodSpeed walltime
0 commit comments