Skip to content

Commit dc6b222

Browse files
committed
Add missing part of message :)
1 parent 811394e commit dc6b222

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ jobs:
6262
with:
6363
message: |
6464
* GitHub Actions [run \#${{ github.run_id }}](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})
65+
66+
Test coverage: ${{ steps.coverage.outputs.value }}%

0 commit comments

Comments
 (0)