Skip to content

Commit

Permalink
remove creation of dir testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
brokkoli71 committed May 27, 2024
1 parent 770e1dd commit fbd190a
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 @@ -34,7 +34,7 @@ jobs:
- name: Download testdata
run: |
mkdir testdata testoutput
mkdir testoutput
curl https://static.webknossos.org/data/zarr_v3/l4_sample.zip -o testdata/l4_sample.zip
cd testdata
unzip l4_sample.zip
Expand Down

0 comments on commit fbd190a

Please sign in to comment.