Skip to content

Commit bd7b971

Browse files
authored
Remove npm run test script to unblock publishing (#407)
1 parent e27ce11 commit bd7b971

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@apphosting/build/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"sideEffects": false,
2121
"scripts": {
2222
"build": "rm -rf dist && tsc && chmod +x ./dist/bin/*",
23-
"test": "npm run test:functional",
2423
"test:functional": "node --loader ts-node/esm ./e2e/run-local-build.ts"
2524
},
2625
"exports": {

0 commit comments

Comments
 (0)