Skip to content

Conversation

@ReWrite94
Copy link

resolveModule was not passing the engine option from workflow overrides
or module config, causing workflows to fall back to default engine
instead of using the specified one.

This aligns resolveModule with resolveStep which already handles engine
correctly.

Should resolve #37

  resolveModule was not passing the engine option from workflow overrides
  or module config, causing workflows to fall back to default engine
  instead of using the specified one.

  This aligns resolveModule with resolveStep which already handles engine
  correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

resolveModule() ignores engine parameter, defaults to Codex Engine option in resolveModule() is ignored - always falls back to Codex

1 participant