Skip to content

Commit 08c7723

Browse files
committed
fix: pass SANDBOX_AGENT_SKIP_INSPECTOR through turbo
1 parent 38a8afa commit 08c7723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
3+
"globalPassThroughEnv": ["SANDBOX_AGENT_SKIP_INSPECTOR"],
34
"tasks": {
45
"build": {
56
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)