Skip to content

Commit

Permalink
Drop coveralls integration in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus authored Apr 12, 2024
1 parent 4cb31ee commit cc58a4b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
node-version: ${{ matrix.node_version }}
- run: npm ci
- run: npm test
- uses: coverallsapp/[email protected]
with:
github-token: ${{ secrets.github_token }}


publish-npm:
if: ${{ github.event_name == 'push' }}
Expand Down

0 comments on commit cc58a4b

Please sign in to comment.