Skip to content

Commit

Permalink
[ci] remove errant comment (pytorch#80711)
Browse files Browse the repository at this point in the history
[skip ci]
Pull Request resolved: pytorch#80711
Approved by: https://github.com/janeyx99
  • Loading branch information
suo authored and pytorchmergebot committed Jun 30, 2022
1 parent c9aa74a commit d6cd130
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/stats/upload_test_stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ def init_value(test_case: Dict[str, Any]) -> Dict[str, Any]:
summarize_test_cases(test_cases),
)

# upload_to_rockset("test_run_summary", summarize_test_cases(test_cases))

if args.head_branch == "master":
# For master jobs, upload everytihng.
upload_to_s3(
Expand Down

0 comments on commit d6cd130

Please sign in to comment.