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 1d69ae9 commit f039013Copy full SHA for f039013
.github/workflows/coverage.yml
@@ -65,3 +65,5 @@ jobs:
65
uses: paambaati/[email protected]
66
env:
67
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
68
+ with:
69
+ coverageLocations: ${{github.workspace}}/coverage.xml
0 commit comments