Skip to content

Commit

Permalink
Output results
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleitnick committed Dec 10, 2024
1 parent 1fa9c2b commit 7130007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def run_tests():
if state == "CANCELLED":
exit(1)
elif state == "COMPLETE":
print(res_json)
break
elif state == "FAILED":
print(res_json["error"])
Expand Down

0 comments on commit 7130007

Please sign in to comment.