Skip to content

Commit 4bfe5b1

Browse files
committed
Provide link to coverage location.
1 parent 3e303ee commit 4bfe5b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ jobs:
4242
uses: paambaati/codeclimate-action@v4.0.0
4343
env:
4444
CC_TEST_REPORTER_ID: ${{ secrets.CODE_CLIMATE_REPORTER_ID }}
45+
with:
46+
coverageLocations: ${{ github.workspace }}/build/logs/clover.xml:clover

0 commit comments

Comments
 (0)