Skip to content

Commit 67c70b1

Browse files
committed
remove remote
1 parent 209f34c commit 67c70b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"lint:types": "tsc --noEmit",
1919
"playwright:install": "playwright install --with-deps chromium",
2020
"playwright:test": "playwright test --config=e2e/playwright.config.ts",
21-
"playwright:remote": "./e2e/server/run_with_forward.sh",
2221
"gen:provisioner": "protoc --plugin=./node_modules/.bin/protoc-gen-ts_proto --ts_proto_out=./e2e/ --ts_proto_opt=outputJsonMethods=false,outputEncodeMethods=encode-no-creation,outputClientImpl=false,nestJs=false,outputPartialMethods=false,fileSuffix=Generated,suffix=hey -I ../provisionersdk/proto ../provisionersdk/proto/provisioner.proto && pnpm exec prettier --ignore-path '/dev/null' --cache --write './e2e/provisionerGenerated.ts'",
2322
"storybook": "STORYBOOK=true storybook dev -p 6006",
2423
"storybook:build": "storybook build",

0 commit comments

Comments
 (0)