Skip to content

Commit e5514f5

Browse files
committed
🚮 Remove unused command lines which only for troubleshooting.
1 parent 933a446 commit e5514f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rw_organize_test_cov_reports.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ jobs:
5252
pip3 install coverage
5353
echo "======== Check all the test coverage reports currently. ========"
5454
ls -la
55-
coverage report --data-file=coverage_unit-test_ubuntu-latest_3.11
56-
coverage report --data-file=coverage_integration-test_macos-latest_3.12
5755
5856
- name: Combine all testing coverage data files with test type and runtime OS, and convert to XML format file finally
5957
run: |

0 commit comments

Comments
 (0)