Skip to content

Commit c43aed3

Browse files
committed
ci: remove Coveralls GitHub Action from npm-test workflow
1 parent f2b19a3 commit c43aed3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/npm-test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
run: yarn --immutable
5151
- name: Run tests
5252
run: npm run test
53-
- name: Coveralls GitHub Action
54-
uses: coverallsapp/github-action@v2
55-
5653

5754
build:
5855
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)