Skip to content

Commit 153d240

Browse files
chore: turbo cache coverage (#8836)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 8ed5c1b commit 153d240

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
@@ -15,7 +15,7 @@
1515
},
1616
"test": {
1717
"dependsOn": ["^build"],
18-
"outputs": []
18+
"outputs": ["coverage/**"]
1919
},
2020
"lint": {
2121
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)