We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 614d5c9 commit 0c7423bCopy full SHA for 0c7423b
.github/workflows/tests.yaml
@@ -19,7 +19,8 @@ jobs:
19
sudo apt-get update -qq
20
sudo apt-get install eatmydata
21
sudo eatmydata apt-get install singularity-container gnupg moreutils strace
22
- sudo eatmydata apt-get install datalad datalad-container
+ sudo eatmydata apt-get install datalad
23
+ pip install datalad-container
24
git config --global user.email "[email protected]"
25
git config --global user.name "CI Almighty"
26
0 commit comments