Skip to content

Commit

Permalink
Remove isLocalBuild flag
Browse files Browse the repository at this point in the history
  • Loading branch information
codykaup committed Oct 18, 2024
1 parent baffe95 commit ad09df4
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions chromatic-config/options.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,15 +125,6 @@
"defaultComment": "Inferred from TTY",
"supports": ["CLI", "GitHub Action"]
},
{
"option": "isLocalBuild",
"restriction": "Node.js API only",
"description": "Mark the build as \"local\".",
"type": "boolean",
"example": "`true`",
"default": false,
"supports": ["CLI", "GitHub Action"]
},
{
"option": "junitReport",
"flag": "--junit-report",
Expand Down

0 comments on commit ad09df4

Please sign in to comment.