From 804d7cd468ed71773de42c5d6cd6c1cf8b0b7771 Mon Sep 17 00:00:00 2001 From: Avnish Pratap Singh Date: Fri, 10 May 2024 11:44:45 +0100 Subject: [PATCH] Removing Tidyp dependency from CI --- .github/workflows/run-tests.yml | 1 - Changes | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index e3394045..319cefe1 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -81,7 +81,6 @@ jobs: eval $(perl -I ${{ env.PERL_CACHE }}/lib/perl5/ -Mlocal::lib) cpanm --quiet --notest Module::Build - cpanm --quiet --notest Alien::Tidyp cpanm --quiet --notest Net::SSLeay cpanm --quiet --notest https://github.com/chapmanb/vcftools-cpan/archive/v0.953.tar.gz diff --git a/Changes b/Changes index 5274cfd2..8dcf4327 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ LIST OF CHANGES --------------- + - Removing Tidyp dependency from CI + release 68.2.0 - Added '--process_separately_lanes' to the pipeline to explicitly exclude multiple lanes from a merge.