Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Sep 2, 2022
1 parent 0a2612a commit 8578b9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions utils/get_ci_error_statistics.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ def get_all_errors(artifact_dir):
download_artifact(name, url, args.output_dir, args.token)
# Be gentle to GitHub
time.sleep(1)
if idx > 10:
break

errors, failed_tests = get_all_errors(args.output_dir)

Expand Down

0 comments on commit 8578b9d

Please sign in to comment.