Skip to content

Commit dbcb39c

Browse files
Add summary
1 parent 0424e46 commit dbcb39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
-H "Authorization: Bearer $GH_TOKEN"\
3030
-H "X-GitHub-Api-Version: 2022-11-28" \
3131
https://api.github.com/repos/${{ github.repository }}/check-runs \
32-
-d '{"name":"A Mighty Test", "head_sha":"${{ github.event.pull_request.head.sha }}", "status":"in_progress","output":{"title":"A Mighty Summary"}}'
32+
-d '{"name":"A Mighty Test", "head_sha":"${{ github.event.pull_request.head.sha }}", "status":"in_progress","output":{"title":"A Mighty title", "summary":""}}'

0 commit comments

Comments
 (0)