Skip to content

Commit

Permalink
add coverageLocations back
Browse files Browse the repository at this point in the history
  • Loading branch information
kedashoe committed Nov 20, 2023
1 parent 2918642 commit 3ea0b5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
CC_TEST_REPORTER_ID: ${{ secrets.CODE_CLIMATE_TOKEN }}
with:
coverageCommand: npm run coverage
coverageLocations: |
${{github.workspace}}/coverage/lcov.info:lcov
debug: true

build:
Expand Down

0 comments on commit 3ea0b5c

Please sign in to comment.