We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aedb62e commit 121158cCopy full SHA for 121158c
turbo.json
@@ -42,6 +42,7 @@
42
},
43
"test": {},
44
"test:ci": {
45
+ "dependsOn": ["^build"],
46
"outputs": ["coverage/**"]
47
48
"typedoc": {
0 commit comments