Skip to content

Commit

Permalink
chore: remove coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
remy authored Mar 13, 2024
1 parent 6324bfc commit 894698e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
run: npm ci
- name: Test
run: npm run test
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1.1.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 894698e

Please sign in to comment.