Skip to content

Commit

Permalink
github: Try to add coverageLocations for paambaati/codeclimate-action
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhil committed Sep 2, 2024
1 parent c6c302f commit 1fe08c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,5 @@ jobs:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
coverageCommand: pnpm coverage
coverageLocations: |
${{github.workspace}}/ngrammy/ngrammy/.tap/report/lcov.info:lcov

0 comments on commit 1fe08c3

Please sign in to comment.