From 27be623bda2b5287dc25a9284acf5abb541def25 Mon Sep 17 00:00:00 2001 From: Maxime U Garcia Date: Thu, 10 Oct 2024 16:59:44 +0200 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Matthias Hörtenhuber --- nf_core/pipeline-template/.github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/nf_core/pipeline-template/.github/workflows/ci.yml b/nf_core/pipeline-template/.github/workflows/ci.yml index 44699ecb7..1947fc7b8 100644 --- a/nf_core/pipeline-template/.github/workflows/ci.yml +++ b/nf_core/pipeline-template/.github/workflows/ci.yml @@ -68,6 +68,7 @@ jobs: with: miniconda-version: "latest" auto-update-conda: true + conda-solver: libmamba channels: conda-forge,bioconda - name: Set up Conda