This commit is contained in:
NianBroken
2024-08-04 20:59:07 +08:00 Unverified
parent fda26ba99b
commit cd7bbddef6
+1 -1
View File
@@ -104,6 +104,6 @@ def login(url, username, password):
if github_actions:
write_github_summary(run_log, lgn["code"])
sys.exit(1)
sys.exit(0)
return student_client