Skip to content

Commit

Permalink
Update for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DLBPointon committed Sep 20, 2023
1 parent 791443b commit 6d7f397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Download test data
# Download A fungal test data set that is full enough to show some real output.
run: |
curl https://tolit.cog.sanger.ac.uk/test-data/TreeValTinyData.tar.gz | tar xzf -
curl https://tolit.cog.sanger.ac.uk/test-data/resources/treeval/TreeValTinyData.tar.gz | tar xzf -
- name: Run MAPS_ONLY pipeline with test data
# Remember that you can parallelise this by using strategy.matrix
Expand Down

0 comments on commit 6d7f397

Please sign in to comment.