Skip to content

Commit 7a9f1f9

Browse files
remove test building protos
1 parent 6c2ada0 commit 7a9f1f9

2 files changed

Lines changed: 1 addition & 76 deletions

File tree

packages/test/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
"version": "1.14.1",
55
"description": "Temporal.io SDK Tests",
66
"scripts": {
7-
"build": "pnpm run \"/^build:.*/\"",
8-
"build:ts": "tsc --build",
9-
"build:protos": "tsx ./scripts/compile-proto.ts",
7+
"build": "tsc --build",
108
"test": "ava ./lib/test-*.js",
119
"test:watch": "ava --watch ./lib/test-*.js"
1210
},

packages/test/scripts/compile-proto.ts

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)