Skip to content

Commit a2dc9d3

Browse files
committed
do not run test
1 parent 46c0265 commit a2dc9d3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

scripts/exp/release.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ async function publishExpPackages() {
4444
*/
4545
await buildPackages();
4646

47-
/**
48-
* run tests
49-
*/
50-
await runTests();
51-
5247
// path to exp packages
5348
const packagePaths = await mapWorkspaceToPackages([
5449
`${projectRoot}/packages-exp/*`

0 commit comments

Comments
 (0)