Closed adamrtalbot closed 2 days ago
Fixes errors seen in Github actions when running on an existing runner, e.g.: https://github.com/nf-core/modules/actions/runs/11932680093
Closes #XXX
versions.yml
label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda
needs to also be added to the gpu-nf-test workflow
Done with 765cf7ab267b2c4bb914e48c6c9d909f16413e21
Fixes errors seen in Github actions when running on an existing runner, e.g.: https://github.com/nf-core/modules/actions/runs/11932680093
PR checklist
Closes #XXX
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda