Skip to content

Commit

Permalink
chore: remove coverall
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcc committed Jan 5, 2024
1 parent f985539 commit e83c5ab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
# pnpm run test
pnpm run build
- name: coverall
if: success()
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# - name: coverall
# if: success()
# uses: coverallsapp/github-action@master
# with:
# github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e83c5ab

Please sign in to comment.