Skip to content

Commit 9ff1c65

Browse files
committed
fix: add test to turbo
1 parent 83ffcb6 commit 9ff1c65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

turbo.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"dependsOn": [],
1212
"cache": false
1313
},
14+
"test": {
15+
"outputs": [],
16+
"cache": false
17+
},
1418
"dev": {
1519
"dependsOn": ["^build"],
1620
"outputs": [],

0 commit comments

Comments
 (0)