From c470d1bb639f4b5229f0e609fbd3eb4b6a318eeb Mon Sep 17 00:00:00 2001 From: pdimens Date: Thu, 21 Nov 2024 13:06:20 -0500 Subject: [PATCH] fix tests --- .github/filters.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/filters.yml b/.github/filters.yml index ffee38109..24d98825d 100644 --- a/.github/filters.yml +++ b/.github/filters.yml @@ -164,7 +164,8 @@ assembly: &assembly - 'harpy/snakefiles/assembly.smk' - 'harpy/snakefiles/metassembly.smk' other: &other - - 'harpy/stitchparams.py' + - *common + - 'harpy/imputeparams.py' - 'harpy/popgroup.py' - 'harpy/hpc.py' modules: