Skip to content

Commit 551c1bc

Browse files
committed
chore: remove check script
1 parent 7f1442c commit 551c1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"outputs": ["./node_modules/.vite/vitest"]
2525
},
2626
"verify": {
27-
"dependsOn": ["build", "check", "lint"]
27+
"dependsOn": ["build", "lint"]
2828
}
2929
}
3030
}

0 commit comments

Comments
 (0)