Skip to content

Commit f039013

Browse files
committed
Fix coverage script
1 parent 1d69ae9 commit f039013

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,5 @@ jobs:
6565
uses: paambaati/[email protected]
6666
env:
6767
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
68+
with:
69+
coverageLocations: ${{github.workspace}}/coverage.xml

0 commit comments

Comments
 (0)