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.
2 parents cbaaf34 + 308eb55 commit b33cebaCopy full SHA for b33ceba
.github/workflows/build.yaml
@@ -51,7 +51,7 @@ jobs:
51
*/build/test-results
52
*/build/reports
53
- name: Report test coverage
54
- uses: madrapps/[email protected].0
+ uses: madrapps/[email protected].1
55
with:
56
paths: ${{ github.workspace }}/build/reports/kover/report.xml
57
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments