Skip to content

Commit

Permalink
Merge pull request #132 from buildkite/PS-222-fix-failing-spec
Browse files Browse the repository at this point in the history
PS-222 fix bug introducted in commit 7168e04
  • Loading branch information
SorchaAbel authored Jan 2, 2025
2 parents 2fbbfc1 + 6ceea14 commit 563708b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1263,9 +1263,7 @@
"$ref": "#/definitions/skip"
},
"soft_fail": {
"enum": [true, false, "true", "false"],
"description": "The conditions for marking the step as a soft-fail.",
"default": false
"$ref": "#/definitions/softFail"
}
},
"additionalProperties": false,
Expand Down

0 comments on commit 563708b

Please sign in to comment.