Created fcs subworkflow#3477
Conversation
|
This is my first subworkflow, and I will likely create a bunch after that, so let me know anything that can be improved so that the next ones are 👌👌 |
|
Answer to conda failure : Those tools don't have conda env, which explains the failed conda |
|
suggesting @d4straub as a reviewer as you wrote both modules |
You can remove conda from the tests. Add it there: modules/.github/workflows/pytest-workflow.yml Lines 43 to 150 in a0f7be9 |
|
@scorreard solve the merged conflicts with the ci file. |
|
@scorreard for your docker issues, I think it's coming from something else. |
|
Good catch, I opened twice the same PR... |
I was refreshing the page wondering why it was not working, and then realized that... It's ok, it's Friday! |

PR checklist
Closes nf-core/genomeassembler issue 41nf-core/genomeassembler#41
versions.ymlfile.PROFILE=docker pytest --tag <MODULE> --symlink --keep-workflow-wd --git-awarePROFILE=singularity pytest --tag <MODULE> --symlink --keep-workflow-wd --git-awarePROFILE=conda pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware