You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: Set the testing data home environment variable in notebook CI
Set the testing data home environment variable in notebook CI: download
the `OpenNeuro` data to the path specified by `TEST_DATA_HOME`
environment variable.
Streamline setting rest of the relevant environment varibles with the
main CI workflow file.
Take advantage of the commit to:
- Quote the OS version used in the notebook running job for the sake of
consistency.
- Specify the origin of the data in the `OpenNeuro` data download step.
- Specify the path of the script to download the `OpenNeuro` data
relative to the GitHub workspace.
0 commit comments