Skip to content

Commit

Permalink
remove coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
securingsincity committed Mar 24, 2024
1 parent 9e93c71 commit 22e5527
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 379 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ jobs:
- run: npm run lint
- run: npm run coverage
- run: npm run build:example
# - name: Coveralls
# uses: coverallsapp/github-action@master
# with:
# github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Deploy
if: ${{ github.ref == 'refs/heads/main' }}
Expand Down
Loading

0 comments on commit 22e5527

Please sign in to comment.