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 f3c2350 commit cdfb435Copy full SHA for cdfb435
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
issue-number: ${{ github.event.pull_request.number }}
34
comment-author: 'github-actions[bot]'
35
- body-includes: 'Total test coverage: '
+ body-includes: 'Total test coverage:'
36
- name: post coverage report
37
uses: peter-evans/create-or-update-comment@v4
38
0 commit comments