From b058da5856dd89c7a18ac15d86e4901a6b084244 Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Wed, 3 Feb 2021 12:43:18 -0600 Subject: [PATCH] ci: Test buil to see if build is special --- .github/filters.yml | 4 ++-- tests/software/bowtie/build/test.yml | 2 +- tests/software/bowtie2/build/test.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/filters.yml b/.github/filters.yml index 9f4a4a2c..16bc5581 100644 --- a/.github/filters.yml +++ b/.github/filters.yml @@ -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/** diff --git a/tests/software/bowtie/build/test.yml b/tests/software/bowtie/build/test.yml index 117d36c8..cdba4932 100644 --- a/tests/software/bowtie/build/test.yml +++ b/tests/software/bowtie/build/test.yml @@ -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 diff --git a/tests/software/bowtie2/build/test.yml b/tests/software/bowtie2/build/test.yml index 7a2f8de5..5e9f11bd 100644 --- a/tests/software/bowtie2/build/test.yml +++ b/tests/software/bowtie2/build/test.yml @@ -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