From 819de25e7167e11a2053399a4dc431dd8de25301 Mon Sep 17 00:00:00 2001 From: Maxime U Garcia Date: Thu, 15 Feb 2024 12:34:03 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bf047d57f..f6dd1fa639 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: test +name: nf-core CI # This workflow runs the pipeline with the minimal test dataset to check that it completes without any syntax errors on: pull_request: