Skip to content

Commit

Permalink
test coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
tapan-sh committed Jan 16, 2025
1 parent a65ab6e commit e18c0ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
coverageCommand: bundle exec rspec
coverageLocations: |
${{github.workspace}}/coverage/.resultset.json:simplecov
command:
${{github.workspace}}/cc-reporter -r ${{ secrets.CC_TEST_REPORTER_ID }} upload-coverage -i coverage.total.json

0 comments on commit e18c0ab

Please sign in to comment.