Skip to content

Commit

Permalink
chore(ci): disables test coverage reporting to codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
sverweij committed Mar 7, 2024
1 parent d75954e commit de4cd0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,3 @@ jobs:
npm run lint
npm run depcruise
- run: npm run test:cover
- uses: paambaati/codeclimate-action@v3.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CODE_CLIMATE_TEST_COVERAGE_ID }}

0 comments on commit de4cd0a

Please sign in to comment.