Skip to content

Commit 60b3c2e

Browse files
committed
remove datalad install
1 parent d803353 commit 60b3c2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/all-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ jobs:
108108
pip install datalad-installer
109109
if [ ${{ runner.os }} = 'Linux' ]; then
110110
datalad-installer --sudo ok git-annex --method datalad/packages
111-
pip install datalad
112111
elif [ ${{ runner.os }} = 'macOS' ]; then
113112
datalad-installer --sudo ok git-annex --method brew
114113
elif [ ${{ runner.os }} = 'Windows' ]; then

0 commit comments

Comments
 (0)