Skip to content

v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 18:48
· 10 commits to main since this release
417cef9

🩹 [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.