Skip to content

Commit fd3ecb0

Browse files
committed
fix: remove coverall from actions
1 parent 1eb70e7 commit fd3ecb0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/testing.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,3 @@ jobs:
2020
run: |
2121
npm run test
2222
npm run test:coverage
23-
24-
- name: Coveralls
25-
uses: coverallsapp/github-action@master
26-
with:
27-
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)