Skip to content

Commit e5c8148

Browse files
committed
build: remove test from release, we should wait for ci
1 parent ccb120e commit e5c8148

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/release.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ echo # (optional) move to a new line
1010
if [[ $REPLY =~ ^[Yy]$ ]]
1111
then
1212
echo "Releasing v$VERSION ..."
13-
yarn run test
1413

1514
yarn run build
1615
yarn run build:dts

0 commit comments

Comments
 (0)