Skip to content

Commit 72e4090

Browse files
committed
do all submissions
1 parent 599d339 commit 72e4090

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/render_submissions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@ def main(args):
453453
pytest_results["submission_info"] = submission
454454
json.dump(pytest_results, open(repo_metrics_output_file, "w"), indent=4)
455455
# json.dump(submission_details, open(repo_metrics_output_file, "w"), indent=4)
456-
break
457456

458457
if not args.keep_previous_eval:
459458
for analysis_file in glob.glob("docs/analysis*.md"):

0 commit comments

Comments
 (0)