From 13c1e908a39a84c565d58e2240ddca6f5b3d9bf5 Mon Sep 17 00:00:00 2001 From: Harshil Patel Date: Mon, 8 Feb 2021 21:48:21 +0000 Subject: [PATCH] Update .github/filters.yml --- .github/filters.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/filters.yml b/.github/filters.yml index a9dbfc13..435fea5f 100644 --- a/.github/filters.yml +++ b/.github/filters.yml @@ -7,8 +7,8 @@ bcftools_bgzip: - tests/software/bcftools/bgzip** bcftools_consensus: - - software/bcftools/consesus/** - - tests/software/bcftools/consesus** + - software/bcftools/consensus/** + - tests/software/bcftools/consensus** bcftools_filter: - software/bcftools/filter/**