mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Try to trigger test report
This commit is contained in:
@@ -476,9 +476,7 @@ def main():
|
|||||||
pm = setup_plugins(args.plugin)
|
pm = setup_plugins(args.plugin)
|
||||||
|
|
||||||
ensure_config_yaml(pm)
|
ensure_config_yaml(pm)
|
||||||
|
|
||||||
ensure_admins(args.admin)
|
ensure_admins(args.admin)
|
||||||
|
|
||||||
ensure_usergroups()
|
ensure_usergroups()
|
||||||
ensure_user_environment(args.user_requirements_txt_url)
|
ensure_user_environment(args.user_requirements_txt_url)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user