Skip to content
Open

test #4042

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions sweepai/core/sweep_bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -1821,3 +1821,7 @@ def get_files_to_change_for_gha(
print("RegexMatchError", e)

return [], ""

# if __name__ == "__main__":
# print("test")
# print("test2")