Skip to content

Commit

Permalink
Fixing CI data
Browse files Browse the repository at this point in the history
  • Loading branch information
DLBPointon committed Nov 21, 2024
1 parent 048671a commit 2334287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: Download test data
# Download A fungal test data set that is full enough to show some real output.
run: |
pwd
curl https://tolit.cog.sanger.ac.uk/test-data/resources/ascc/asccTinyTest_V2.tar.gz | tar xzf -
cp asccTinyTest_V2/assembly/Pyoeliiyoelii17XNL_assembly.fa asccTinyTest_V2/assembly/Pyoeliiyoelii17XNL_assembly_hap.fa
Expand Down

0 comments on commit 2334287

Please sign in to comment.