feat: fix openim logs and ci

pull/1876/head
Xinwei Xiong (cubxxw) 2 years ago
parent 5cce032822
commit ef7758a059

@ -93,13 +93,13 @@ openim::color::test() {
echo "Testing bold echo"
openim::color::echo $COLOR_BOLD "This is bold text"
echo "Testing dim echo"
openim::color::echo $COLOR_DIM "This is dim text"
echo "Testing underlined echo"
openim::color::echo $COLOR_UNDER "This is underlined text"
echo "Testing italic echo"
openim::color::echo $COLOR_ITALIC "This is italic text"

Loading…
Cancel
Save