File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 pip install git+https://github.com/neurodatawithoutborders/pynwb@dev
3131
3232 - name : Download testing data and set config path
33- run : dandi download "https://gui-staging .dandiarchive.org/#/dandiset/204919"
33+ run : dandi download "https://sandbox .dandiarchive.org/#/dandiset/204919"
3434
3535 - name : Run pytest
3636 run : pytest -rsx
Original file line number Diff line number Diff line change 3333 - name : Install package
3434 run : pip install ".[dandi]"
3535 - name : Download testing data and set config path
36- run : dandi download "https://gui-staging .dandiarchive.org/#/dandiset/204919"
36+ run : dandi download "https://sandbox .dandiarchive.org/#/dandiset/204919"
3737
3838 - name : Run pytest with coverage
3939 run : pytest -rsx --cov=nwbinspector --cov-report xml:./coverage.xml
You can’t perform that action at this time.
0 commit comments