Skip to content

Commit

Permalink
conda?
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed Feb 18, 2023
1 parent 7d4bf25 commit 2f8091d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/caches_cron_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ jobs:
du -hs spikeinterface_datasets
cd spikeinterface_datasets
pwd
ls -lh # Should show /ephy_testing_data
cd /ephy_testing_data
ls -lh # Should show ephy_testing_data
cd ephy_testing_data
ls -lh
2 changes: 1 addition & 1 deletion .github/workflows/core-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Installad datalad
run: |
pip install datalad-installer
datalad-installer --sudo ok git-annex --method auto
datalad-installer --sudo ok git-annex --method conda
pip install datalad
- name: Test core with pytest
run: |
Expand Down

0 comments on commit 2f8091d

Please sign in to comment.