Skip to content

Commit bcfb030

Browse files
authored
test: delete scripts pretest (hexojs#5610)
1 parent 6f74e6c commit bcfb030

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"build": "tsc -b",
1212
"clean": "tsc -b --clean",
1313
"eslint": "eslint lib test",
14-
"pretest": "npm run clean && npm run build",
1514
"test": "mocha test/scripts/**/*.ts --require ts-node/register",
1615
"test-cov": "c8 --reporter=lcovonly npm test -- --no-parallel",
1716
"prepare": "husky"

0 commit comments

Comments
 (0)