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
* Only pass formal parameters to workflow step.
Parameters which are connected to the workflow step but do not
correspond to a parameter of the tool run by the step should not
appear in the input object.
* Add static checker warning for connections that don't correspond to
tool input parameter.
0 commit comments