Skip to content

Commit

Permalink
Merge pull request #13 from PennLINC/fix/datalad-get-ci
Browse files Browse the repository at this point in the history
[FIX] successfully get all files from osf
  • Loading branch information
tsalo authored Jul 18, 2023
2 parents dc47490 + 7d81a64 commit e9470c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
command: |
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
set +e
git fetch
datalad get *4S*
mkdir /data
cd /data
Expand Down
1 change: 0 additions & 1 deletion tpl-fsLR_atlas-4S352Parcels_den-91k_dseg.dlabel.nii

This file was deleted.

Binary file not shown.

0 comments on commit e9470c5

Please sign in to comment.