From f75dbe12574d89ccc3727df691104e7f506ef43d Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Tue, 19 Nov 2024 11:30:18 -0600 Subject: [PATCH] test(#7016): Can you even do that? --- nf-test.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nf-test.config b/nf-test.config index e0967518457..245546bc6a4 100644 --- a/nf-test.config +++ b/nf-test.config @@ -11,6 +11,8 @@ config { // run all test with the defined docker profile from the main nextflow.config profile "" + options "-work-dir s3://nf-core-test-datasets/scratch" + // load the necessary plugins plugins { load "nft-bam@0.3.0"