Skip to content

Commit effa2a9

Browse files
committed
Fix command to download test data.
1 parent 58886f5 commit effa2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ test:
2222
- setup.cfg
2323
- pyproject.toml
2424
commands:
25-
- rs_download_data
25+
- scheduler_download_data --update
2626
- pytest -vsx tests/
2727

2828
requirements:

0 commit comments

Comments
 (0)