ci: Test buil to see if build is special

This commit is contained in:
Edmund Miller 2021-02-03 12:43:18 -06:00
parent 4d58a037f6
commit b058da5856
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D
3 changed files with 4 additions and 4 deletions

4
.github/filters.yml vendored
View file

@ -3,7 +3,7 @@ bowtie_align:
- software/bowtie/build/**
- tests/software/bowtie/align/**
"bowtie_build":
bowtie_buil:
- software/bowtie/build/**
- tests/software/bowtie/build/**
@ -12,7 +12,7 @@ bowtie2_align:
- software/bowtie2/build/**
- tests/software/bowtie2/align/**
"bowtie2_build":
bowtie2_buil:
- software/bowtie2/build/**
- tests/software/bowtie2/build/**

View file

@ -2,7 +2,7 @@
command: nextflow run ./tests/software/bowtie/build -entry test_bowtie_build -c tests/config/nextflow.config
tags:
- bowtie
- "bowtie_build"
- bowtie_buil
files:
- path: output/bowtie/bowtie/NC_010473.1.ebwt
md5sum: 90f0b7aa5bbaeaaa999839ac13ad203c

View file

@ -2,7 +2,7 @@
command: nextflow run ./tests/software/bowtie2/build -entry test_bowtie2_build -c tests/config/nextflow.config
tags:
- bowtie2
- "bowtie2_build"
- bowtie2_buil
files:
- path: output/bowtie2/bowtie2/NC_010473.1.bt2
md5sum: 4db22d92e72111a5fbf609b3d9a43015