Skip to content

Add test to skip nested subworkflow#97

Open
GlassOfWhiskey wants to merge 1 commit intomainfrom
skip-nested-workflow
Open

Add test to skip nested subworkflow#97
GlassOfWhiskey wants to merge 1 commit intomainfrom
skip-nested-workflow

Conversation

@GlassOfWhiskey
Copy link
Copy Markdown
Collaborator

This commit adds a test to check if a nested workflow is correctly skipped when the outer when condition returns False. In particular, it checks that None values are only propagated to the workflow outputs, and not to the inputs of the inner steps.

@GlassOfWhiskey GlassOfWhiskey requested a review from mr-c April 7, 2026 16:00
THis commit adds a test to check if a nested workflow is correctly
skipped when the outer `when` condition returns False. In particular,
it checks that `None` values are only propagated to the workflow
outputs, and not to the inputs of the inner steps.
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.

1 participant