Skip to content

Commit 0f37f14

Browse files
Revert "added coveralls step (#148)" (#151)
This reverts commit a6cf342.
1 parent 6f07529 commit 0f37f14

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ jobs:
3434
node-version: 14
3535
- name: Install and test
3636
run: npm install-ci-test
37-
- name: Coveralls
38-
uses: coverallsapp/github-action@master
39-
with:
40-
github-token: ${{ secrets.GITHUB_TOKEN }}
4137
- name: Build
4238
run: npm run build
4339
- name: Lint

0 commit comments

Comments
 (0)