From 787bf44c62c42019585a1a112644203fb21c08ef Mon Sep 17 00:00:00 2001 From: JoseEspinosa Date: Fri, 6 Mar 2020 16:35:02 +0100 Subject: [PATCH] Name was fixed to tcoffee instead of FastQC (used as template) --- .github/workflows/tcoffee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tcoffee.yml b/.github/workflows/tcoffee.yml index 5a0ed106..ab235e1b 100644 --- a/.github/workflows/tcoffee.yml +++ b/.github/workflows/tcoffee.yml @@ -1,4 +1,4 @@ -name: FastQC +name: tcoffee on: push: {} pull_request: