Skip to content

Commit

Permalink
Update build-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ANGSD committed Jul 16, 2022
1 parent 939b279 commit 2ea2c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tests.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
cd htslib;make
- name: Compile main program (angsd and misc/*)
run: |
make HTSSRC=../htslib/
make HTSSRC=htslib/
- name: Run Unit tests
run: |
make test BAMDIR=./smallBam/

0 comments on commit 2ea2c5a

Please sign in to comment.