Skip to content

Commit

Permalink
update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
murphycj committed Sep 30, 2024
1 parent 04ab624 commit f899b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
pip install .
cd test
../bin/agfusion download -g hg19
../bin/agfusion download -g hg38
../bin/agfusion download -s homo_sapiens -r 95
../bin/agfusion download -s mus_musculus -r 84
pyensembl install --release 84 --species mus_musculus
pyensembl install --release 75 --species homo_sapiens
Expand Down

0 comments on commit f899b7a

Please sign in to comment.