Skip to content

Commit d88e025

Browse files
committed
chore: remove unused codspeed command
1 parent 3c83dfd commit d88e025

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"fuzzonly": "mocha --full-trace src/**/__tests__/**/*-fuzz.ts",
3535
"changelog": "node --loader ts-node/esm resources/gen-changelog.ts",
3636
"benchmark": "node --loader ts-node/esm resources/benchmark.ts",
37-
"codspeed": "node --loader ts-node/esm src/__benchmarks__/codspeed-benchmarks.ts",
3837
"test": "npm run lint && npm run check && npm run testonly:cover && npm run prettier:check && npm run check:spelling && npm run check:integrations",
3938
"lint": "eslint --cache --max-warnings 0 --rulesdir resources/eslint-internal-rules/ .",
4039
"check": "tsc --pretty",

0 commit comments

Comments
 (0)