Skip to content

Commit

Permalink
Merge pull request #359 from ggabernet/dev
Browse files Browse the repository at this point in the history
Remove conda CI tests
  • Loading branch information
ggabernet authored Nov 27, 2024
2 parents 4b9d1db + 106fc44 commit f47c846
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- "24.04.2"
- "latest-everything"
profile:
- "conda"
- "docker"
- "singularity"
test_name:
Expand Down
2 changes: 1 addition & 1 deletion assets/multiqc_config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
report_comment: >
This report has been generated by the <a href="https://github.com/nf-core/airrflow/releases/tag/4.0" target="_blank">nf-core/airrflow</a>
This report has been generated by the <a href="https://github.com/nf-core/airrflow/releases/tag/4.2.0" target="_blank">nf-core/airrflow</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://nf-co.re/airrflow/4.2.0/docs/output" target="_blank">documentation</a>.
Expand Down
2 changes: 1 addition & 1 deletion conf/test_maskprimers_align.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ process {
}

params {
config_profile_name = 'Test profile'
config_profile_name = 'Test maskprimers align'
config_profile_description = 'Minimal test dataset to check pipeline function'

// Input data
Expand Down

0 comments on commit f47c846

Please sign in to comment.