From 6dbeb5913a7947b870a953728152f2c16f313715 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Tue, 7 Mar 2023 13:18:58 +0100 Subject: [PATCH] Remove left over skips --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0af37b5..8959844 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,8 +29,6 @@ jobs: - "latest-everything" parameters: - "--preprocessing_qc_tool falco" - - "--perform_longread_qc false" - - "--perform_shortread_qc false" - "--shortread_qc_tool fastp" - "--shortread_qc_tool adapterremoval" - "--shortread_complexityfilter_tool bbduk"