add
This commit is contained in:
@@ -104,6 +104,6 @@ def login(url, username, password):
|
|||||||
if github_actions:
|
if github_actions:
|
||||||
write_github_summary(run_log, lgn["code"])
|
write_github_summary(run_log, lgn["code"])
|
||||||
|
|
||||||
sys.exit(1)
|
sys.exit(0)
|
||||||
|
|
||||||
return student_client
|
return student_client
|
||||||
|
|||||||
Reference in New Issue
Block a user