Skip to content

Commit

Permalink
- Changes from CI testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpojer committed Jun 14, 2024
1 parent db18074 commit 4b5af5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/release_notes/release_notes_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ def build(self) -> str:
logging.debug(f"Release notes: \n{release_notes}")

# return release_notes
return "Empty test value"
return """Empty test value"""

0 comments on commit 4b5af5a

Please sign in to comment.