mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-07 05:15:36 -06:00
Remove coverageHtml echo line
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@@ -83,7 +83,6 @@ jobs:
|
||||
run: |
|
||||
echo "Coverage Percentage - ${{ steps.coverageComment.outputs.coverage }}"
|
||||
echo "Coverage Color - ${{ steps.coverageComment.outputs.color }}"
|
||||
echo "Coverage Html - ${{ steps.coverageComment.outputs.coverageHtml }}"
|
||||
echo "Summary Report - ${{ steps.coverageComment.outputs.summaryReport }}"
|
||||
|
||||
echo "Coverage Warnings - ${{ steps.coverageComment.outputs.warnings }}"
|
||||
|
||||
Reference in New Issue
Block a user