Skip to content

Commit 562cde7

Browse files
committed
πŸ‘¨β€πŸ’» Let log message to be more readable.
1 parent 3d443ea commit 562cde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Ž.github/workflows/rw_organize_test_cov_reports.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
python3 -m pip install --upgrade pip
5050
pip3 install -U pip
5151
pip3 install coverage
52-
echo "Check all the test coverage reports currently."
52+
echo "======== Check all the test coverage reports currently. ========"
5353
ls -la
5454
5555
- name: Combine all testing coverage data files with test type and runtime OS, and convert to XML format file finally

0 commit comments

Comments
Β (0)