Commit 417cef9
authored
🩹 [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`](diffhunk://#diff-242a265d6d6bfff6094c9285345022d0e6d7ddde58504dfc80249fafbd89ba2cR157-R166):
Added some tests to show how log notices, warnings, errors, debug
messages, and styled log messages with foreground and background colors
work.1 parent d5ee054 commit 417cef9
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
157 | 165 | | |
158 | 166 | | |
159 | 167 | | |
| |||
0 commit comments