Skip to content

Commit 8394c3f

Browse files
committed
chore: add root test command
1 parent f28c9d6 commit 8394c3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"scripts": {
3+
"test": "turbo test",
34
"build": "turbo build",
45
"deploy": "turbo deploy"
56
},

0 commit comments

Comments
 (0)