diff --git a/nf_core/pipeline-template/.github/workflows/nf-test.yml b/nf_core/pipeline-template/.github/workflows/nf-test.yml index 5990330917..dedce244de 100644 --- a/nf_core/pipeline-template/.github/workflows/nf-test.yml +++ b/nf_core/pipeline-template/.github/workflows/nf-test.yml @@ -79,6 +79,8 @@ jobs: profile: "conda" - isMain: false profile: "singularity" + - isMain: true + NXF_VER: "latest-everything" NXF_VER: - "25.10.4" - "latest-everything"