Skip to content

Commit

Permalink
Update rabbit-hutch.yaml
Browse files Browse the repository at this point in the history
crjeder authored Oct 17, 2024
1 parent 9a7549c commit 5b654c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rabbit-hutch.yaml
Original file line number Diff line number Diff line change
@@ -56,7 +56,8 @@ number:
then:
- logger.log: value changed
- if:
condition: lambda 'return (x > 4.0 || x < 0);
condition:
lambda: 'return (x > 4.0 || x < 0);
then:
- state_machine.transition: ERROR

0 comments on commit 5b654c6

Please sign in to comment.