To keep test maintenance concise, try to use verbose naming and avoid small changes included in separate tags/branches. For example, if you want to create a multi-descriptor workflow with input parameters, creating an entirely new workflow under `./workflows/wdl/` named `multiDescriptorWithInput` is preferred, as compared to modifying the existing `singleDescriptorWithInput` on a separate branch.
0 commit comments