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 18, 2024
1 parent 1a4f632 commit 71d7349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/find_dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,8 @@ def main(dirs=None, org=None):
print("== DONE ==============")
print("Second-party:")
print("\n".join(repo_urls))
if repo_urls:
sys.exit(1)
# if repo_urls:
# sys.exit(1)

if __name__ == "__main__":
main()

0 comments on commit 71d7349

Please sign in to comment.