We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811394e commit dc6b222Copy full SHA for dc6b222
.github/workflows/test.yml
@@ -62,3 +62,5 @@ jobs:
62
with:
63
message: |
64
* 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