]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build: remove test from release, we should wait for ci
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 19 May 2020 12:21:42 +0000 (14:21 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 19 May 2020 12:21:42 +0000 (14:21 +0200)
scripts/release.sh

index 77d34436fd14941b74fea70d15c9e601d4a2ce8d..590eed3746b583031c03bbff90e8b1290d82c5fe 100644 (file)
@@ -10,7 +10,6 @@ echo    # (optional) move to a new line
 if [[ $REPLY =~ ^[Yy]$ ]]
 then
   echo "Releasing v$VERSION ..."
-  yarn run test
 
   yarn run build
   yarn run build:dts