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 and Trickfilm400 committed Apr 12, 2024
1 parent 289fb24 commit 2718909
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 @@ -26,10 +26,6 @@ jobs:
node-version: ${{ matrix.node_version }}
- run: npm ci
- run: npm test
- uses: coverallsapp/github-action@v1.0.1
with:
github-token: ${{ secrets.github_token }}


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

0 comments on commit 2718909

Please sign in to comment.