Skip to content

Commit 759f1a7

Browse files
Update test&build.yml
1 parent 5e9cdfa commit 759f1a7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test&build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,4 @@ jobs:
2727
node-version: ${{ matrix.node-version }}
2828
- run: yarn install --frozen-lockfile
2929
- run: yarn build
30-
- run: yarn test:cov
3130

32-
- name: Coveralls
33-
uses: coverallsapp/github-action@master
34-
with:
35-
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)