You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Description**:
Fixes breaking change in manual-testing.yaml where websocket was split
into three batches but the batches were not included in the
publish-results needs clause.
**Related Issue(s)**:
Fixes#3306
Signed-off-by: Roger Barker <[email protected]>
#3027 breaks the manual-testing.yaml workflow.
The publish_results step now needs to include the websocket-batch jobs instead of the websocket job in the
needs
clause.The text was updated successfully, but these errors were encountered: