Skip to content

Commit

Permalink
Merge pull request #1441 from maxulysse/fix_download
Browse files Browse the repository at this point in the history
Fix nf-core download test
  • Loading branch information
maxulysse authored Oct 24, 2024
2 parents 73b5488 + cb5cc2c commit 8cddc95
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 35 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Special thanks to the following for their contributions to the release:
- [PR #1437](https://github.com/nf-core/rnaseq/pull/1437) - Update software dependencies
- [PR #1437](https://github.com/nf-core/rnaseq/pull/1437) - Remove conda from test matrix
- [PR #1440](https://github.com/nf-core/rnaseq/pull/1440) - Further reduce matrix
- [PR #1441](https://github.com/nf-core/rnaseq/pull/1441) - Force some containers to be converted from docker to singularity to fix nf-core download tests

### Software dependencies

Expand Down
10 changes: 6 additions & 4 deletions modules/nf-core/bedtools/genomecov/bedtools-genomecov.diff

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions modules/nf-core/bedtools/genomecov/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions modules/nf-core/cat/fastq/cat-fastq.diff

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions modules/nf-core/cat/fastq/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions modules/nf-core/sortmerna/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions modules/nf-core/sortmerna/sortmerna.diff

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions modules/nf-core/star/align/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions modules/nf-core/star/align/star-align.diff

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions modules/nf-core/star/genomegenerate/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions modules/nf-core/star/genomegenerate/star-genomegenerate.diff

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8cddc95

Please sign in to comment.