PR comment on coverage

This commit is contained in:
Reginald Bondoc
2022-12-20 20:39:08 +01:00
parent ecbacfb0c9
commit 83c3745045

View File

@@ -35,3 +35,6 @@ jobs:
output: comment, report-markdown
coverage-file: coverage/report.json
working-directory: backend
- uses: marocchino/sticky-pull-request-comment@v2
with:
message: ${{ steps.coverage.outputs.report }}