Skip to content

Commit 7167566

Browse files
committed
do not run test
1 parent 2999607 commit 7167566

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

scripts/exp/release.ts

-5
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)