Skip to content

Commit

Permalink
update test filters for align methods
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens committed Mar 3, 2025
1 parent 2dfb699 commit 48cea2e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ bwa: &bwa
- 'harpy/bin/bx_stats.py'
- 'harpy/bin/count_bx.py'
- 'harpy/bin/assign_mi.py'
- 'harpy/bin/make_windows.py'
- 'harpy/bin/depth_windows.py'
- 'harpy/bin/molecule_coverage.py'
- 'test/fastq/**'
ema: &ema
- *common
Expand All @@ -68,8 +67,7 @@ ema: &ema
- 'harpy/reports/align_bxstats.qmd'
- 'harpy/bin/bx_stats.py'
- 'harpy/bin/count_bx.py'
- 'harpy/bin/make_windows.py'
- 'harpy/bin/depth_windows.py'
- 'harpy/bin/molecule_coverage.py'
- 'test/fastq/**'
strobealign: &strobealign
- *common
Expand All @@ -81,8 +79,7 @@ strobealign: &strobealign
- 'harpy/bin/assign_mi.py'
- 'harpy/bin/bx_stats.py'
- 'harpy/bin/count_bx.py'
- 'harpy/bin/make_windows.py'
- 'harpy/bin/depth_windows.py'
- 'harpy/bin/molecule_coverage.py'
- 'test/fastq/**'
mpileup: &mpileup
- *common
Expand Down

0 comments on commit 48cea2e

Please sign in to comment.