Skip to content

Commit

Permalink
initial CI for callset eval
Browse files Browse the repository at this point in the history
  • Loading branch information
Krannich479 committed Apr 10, 2024
1 parent 5af6c5b commit 89aced6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@ jobs:
run: |
nextflow run hap.nf -profile local,conda
- name: Test callset evaluation
run: |
nextflow run eval.nf -profile local,conda --callsets_dir aux/ci_data/

0 comments on commit 89aced6

Please sign in to comment.