We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff1d3f0 + 455df9e commit 37c3c1fCopy full SHA for 37c3c1f
1 file changed
turbo.json
@@ -29,6 +29,9 @@
29
"outputs": [],
30
"dependsOn": ["^build"]
31
},
32
+ "@proofkit/fmodata#test": {
33
+ "dependsOn": ["@proofkit/fmodata#build", "^build"]
34
+ },
35
"test:e2e": {
36
"inputs": [
37
"$TURBO_DEFAULT$",
0 commit comments