MakeTestWorkflow should run both option to completion.
Open
@LaurenceKuhl is already working on this.
Since Aug 16, 2024.
automation
good-first-issue
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
Description of feature
We run MakeTestWorkflow with Nextflow latest version and oldest supported version. Currenly, if 1 fails the other is cancelled. I think we should run both to completion whatever happens so we can see if the problem is with Nextflow or the code changes.
See https://github.com/nf-core/tools/actions/runs/5242211635/jobs/9465332605?pr=2313 for an example CI workflow with this problem.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.