We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92abb38 commit 7691b8bCopy full SHA for 7691b8b
turbo.json
@@ -17,7 +17,7 @@
17
"test": {
18
"dependsOn": ["^build", "build"],
19
"env": ["CC_OS", "GITHUB_ACTIONS"],
20
- "outputs": ["coverage/** ", "playwright-report/**", "test-results/**"]
+ "outputs": ["coverage/**", "playwright-report/**", "test-results/**"]
21
},
22
"typecheck": {
23
"dependsOn": ["^build", "^test"]
0 commit comments