Skip to content

Commit 87721d6

Browse files
committed
CI: Update datalad calls for 0.12.1
1 parent c6c8b61 commit 87721d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ jobs:
8787
name: Install ds001600
8888
command: |
8989
datalad install https://github.com/OpenNeuroDatasets/ds001600.git
90-
datalad update --merge ds001600/
91-
datalad get -r ds001600/*
90+
datalad update --merge -d ds001600/
91+
datalad get -r -d ds001600/
9292
- run:
9393
name: Get testdata
9494
command: |

0 commit comments

Comments
 (0)