v1.5.1
🩹 [Patch]: Add tests for logging commands for GitHub Actions workflow (#51)
Description
This pull request adds tests various log functions that work in GitHub Actions.
Logging enhancements:
.github/workflows/TestWorkflow.yml
: Added some tests to show how log notices, warnings, errors, debug messages, and styled log messages with foreground and background colors work.