Skip to content

Commit fbd190a

Browse files
committed
remove creation of dir testdata
1 parent 770e1dd commit fbd190a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: Download testdata
3636
run: |
37-
mkdir testdata testoutput
37+
mkdir testoutput
3838
curl https://static.webknossos.org/data/zarr_v3/l4_sample.zip -o testdata/l4_sample.zip
3939
cd testdata
4040
unzip l4_sample.zip

0 commit comments

Comments
 (0)