Skip to content

Commit

Permalink
chore: testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Apr 16, 2024
1 parent 3fd66be commit 3d53c6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/find_dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,8 @@ def main(dirs=None, org=None):
print("== DONE ==============")
print("Second-party:")
print("\n".join(seconds))
if seconds:
sys.exit(1)


if __name__ == "__main__":
Expand Down

0 comments on commit 3d53c6e

Please sign in to comment.