Skip to content

Commit

Permalink
Merge pull request #844 from avnishsinghh/remove-tidyp-dependency-fro…
Browse files Browse the repository at this point in the history
…m-ci

Removing Tidyp dependency from CI
  • Loading branch information
kjsanger authored May 13, 2024
2 parents 5556076 + 804d7cd commit 7fdfcb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 7fdfcb4

Please sign in to comment.