Skip to content

Commit b665711

Browse files
authored
chore: Remove the build size check from npm run test (#9689)
1 parent b49fe1e commit b665711

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/blockly/scripts/gulpfiles/test_tasks.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,6 @@ const tasks = [
394394
// Build must run before the remaining tasks
395395
build,
396396
renamings,
397-
metadata,
398397
mocha,
399398
generators,
400399
node,

0 commit comments

Comments
 (0)