Skip to content

Commit

Permalink
Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dariober committed Aug 12, 2024
1 parent ad95feb commit 1215a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
mamba create --yes -n cnv_facets
mamba activate cnv_facets
mamba install --yes -c bioconda -c conda-forge cnv_facets
mamba install --yes --freeze-installed r-testthat
- name: Install vcf_validator
run: |
curl -L -o test/vcf_validator -s https://github.com/EBIvariation/vcf-validator/releases/download/v0.9.1/vcf_validator_linux
Expand Down

0 comments on commit 1215a26

Please sign in to comment.