From 275a902a0a95e813312722712781c41659f2b02e Mon Sep 17 00:00:00 2001 From: mashehu Date: Tue, 20 Feb 2024 14:59:03 +0100 Subject: [PATCH] increase timeout for sfw update screenshot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0adf04d4c6..cf0b01d210 100644 --- a/README.md +++ b/README.md @@ -1142,6 +1142,7 @@ You can update subworkflows installed from a remote repository in your pipeline working_dir: tmp/nf-core-nextbigthing before_command: > echo "repository_type: pipeline" >> .nf-core.yml +timeout: 30 --> ![`nf-core subworkflows update --all --no-preview`](docs/images/nf-core-subworkflows-update.svg)