Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Oct 12, 2022
1 parent cfd043c commit 7cdc1c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: |
pip install -e .
pip install dandi
- name: Download testing data
run: dandi download 'https://gui-staging.dandiarchive.org/#/dandiset/204919'
- name: Uninstall h5py
run: pip uninstall -y h5py
- name: Install ROS3
Expand Down

0 comments on commit 7cdc1c5

Please sign in to comment.