chore: turbo cache coverage (#8836)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Almeida
2022-11-19 21:59:06 +00:00
committed by GitHub
parent 8ed5c1beb6
commit 153d2403ad

View File

@@ -15,7 +15,7 @@
}, },
"test": { "test": {
"dependsOn": ["^build"], "dependsOn": ["^build"],
"outputs": [] "outputs": ["coverage/**"]
}, },
"lint": { "lint": {
"dependsOn": ["^build"], "dependsOn": ["^build"],