Skip to content

Commit

Permalink
fix: remove coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
hwbllmnn committed Jun 25, 2024
1 parent 39b0172 commit f901018
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/on-push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,3 @@ jobs:
- name: Generate coverage 🧪
run: npm run test

- name: Publish to coveralls ⭐
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f901018

Please sign in to comment.