Skip to content

Commit

Permalink
PS-222 fix bug introducted in commit 7168e04
Browse files Browse the repository at this point in the history
  • Loading branch information
SorchaAbel committed Dec 31, 2024
1 parent 2fbbfc1 commit 6ceea14
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 6ceea14

Please sign in to comment.