Skip to content

Commit cc58a4b

Browse files
authored
Drop coveralls integration in CI
1 parent 4cb31ee commit cc58a4b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: .github/workflows/ci.yml

-4
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
node-version: ${{ matrix.node_version }}
2626
- run: npm ci
2727
- run: npm test
28-
- uses: coverallsapp/[email protected]
29-
with:
30-
github-token: ${{ secrets.github_token }}
31-
3228

3329
publish-npm:
3430
if: ${{ github.event_name == 'push' }}

0 commit comments

Comments
 (0)