From 7dbac4bdefaa6cd5f40c73e76c49051631c8c00f Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Wed, 3 Feb 2021 12:55:15 -0600 Subject: [PATCH] ci: Test adding another work to test name --- .github/filters.yml | 4 ++-- tests/software/bowtie/build/test.yml | 4 ++-- tests/software/bowtie2/build/test.yml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/filters.yml b/.github/filters.yml index 16bc5581..8bdb79be 100644 --- a/.github/filters.yml +++ b/.github/filters.yml @@ -3,7 +3,7 @@ bowtie_align: - software/bowtie/build/** - tests/software/bowtie/align/** -bowtie_buil: +bowtie_build: - software/bowtie/build/** - tests/software/bowtie/build/** @@ -12,7 +12,7 @@ bowtie2_align: - software/bowtie2/build/** - tests/software/bowtie2/align/** -bowtie2_buil: +bowtie2_build: - software/bowtie2/build/** - tests/software/bowtie2/build/** diff --git a/tests/software/bowtie/build/test.yml b/tests/software/bowtie/build/test.yml index cdba4932..f0b505e7 100644 --- a/tests/software/bowtie/build/test.yml +++ b/tests/software/bowtie/build/test.yml @@ -1,8 +1,8 @@ -- name: bowtie build +- name: bowtie build test command: nextflow run ./tests/software/bowtie/build -entry test_bowtie_build -c tests/config/nextflow.config tags: - bowtie - - bowtie_buil + - bowtie_build 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 5e9f11bd..f80dc765 100644 --- a/tests/software/bowtie2/build/test.yml +++ b/tests/software/bowtie2/build/test.yml @@ -1,8 +1,8 @@ -- name: bowtie2 build +- name: bowtie2 build test command: nextflow run ./tests/software/bowtie2/build -entry test_bowtie2_build -c tests/config/nextflow.config tags: - bowtie2 - - bowtie2_buil + - bowtie2_build files: - path: output/bowtie2/bowtie2/NC_010473.1.bt2 md5sum: 4db22d92e72111a5fbf609b3d9a43015