Skip to content

Commit

Permalink
chore: add success message
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Sep 9, 2022
1 parent 3eec745 commit e5b110d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run_checks.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@
print("Exception when calling DefaultApi->get_event: %s\n" % e)
exit(1)

print("Checks passed!")

exit(0)

0 comments on commit e5b110d

Please sign in to comment.