Skip to content

Commit

Permalink
fix test filter
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens committed Sep 9, 2024
1 parent 9aee020 commit acc8410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,15 +135,15 @@ phase: &phase
simvars: &simvars
- *common
- *container
- 'harpy/simulatevariants.py'
- 'harpy/simulate.py'
- 'harpy/snakefiles/simulate_snpindel.smk'
- 'harpy/snakefiles/simulate_variants.smk'
- 'test/vcf/test.bcf'
- 'harpy/scripts/simuG.pl'
simreads: &simreads
- *common
- *container
- 'harpy/simulatelinkedreads.py'
- 'harpy/simulate.py'
- 'harpy/snakefiles/simulate_linkedreads.smk'
- 'test/genome**gz'
- 'extractReads.cpp'
Expand Down

0 comments on commit acc8410

Please sign in to comment.