We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb32e03 commit 3453b96Copy full SHA for 3453b96
1 file changed
scripts/release.sh
@@ -58,8 +58,8 @@ echo "→ Updating changelog..."
58
node scripts/extract-changelog.mjs --update
59
60
# Step 5: Build and test
61
-echo "→ Building..."
62
-yarn build
+# echo "→ Building..."
+# yarn build
63
64
echo "→ Running tests..."
65
yarn test
0 commit comments