Commit 7d1073a
Fix continue-on-error placement in Safety CLI workflow step (#45)
Move continue-on-error from inside the 'with' block to the step level,
where it is correctly recognized as a workflow step property.
Co-authored-by: openhands <openhands@all-hands.dev>1 parent 96d144b commit 7d1073a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments