Skip to content

Commit

Permalink
💚 Remove coverage from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Jul 12, 2023
1 parent 1d100d9 commit f9fb51d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
run: npm ci
- name: Build TypeScript
run: npm run build
- name: Coverage
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Release
run: npx semantic-release
env:
Expand Down

0 comments on commit f9fb51d

Please sign in to comment.