Skip to content

skipped dependent step should not produce wait step #9

Description

@joscha
stepB.skip(true).dependsOn(stepA)

should produce

stepA
stepB

NOT

stepA
wait
stepB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions