Skip to content

Commit 957aaad

Browse files
committed
ignore other tests
1 parent da89eaf commit 957aaad

16 files changed

Lines changed: 220 additions & 178 deletions

tests/default.nf.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ nextflow_pipeline {
2929
// Number of successful tasks
3030
workflow.trace.succeeded().size(),
3131
// pipeline versions.yml file for multiqc from which Nextflow version is removed because we tests pipelines on multiple Nextflow versions
32-
removeNextflowVersion("$outputDir/pipeline_info/*_versions.yml"),
32+
removeNextflowVersion("$outputDir/pipeline_info/collated_versions.yml"),
3333
removeNextflowVersion("$outputDir/pipeline_info/nf_core_differentialabundance_software_versions.yml"),
3434
// All stable path name, with a relative path
3535
stable_name,
File renamed without changes.

0 commit comments

Comments
 (0)