Skip to content

Commit

Permalink
refactor: removed temporarely coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovanniCardamone committed Jan 12, 2022
1 parent 218bfa4 commit 2b27c5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
npm run coverage
- name: Deploy Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# - name: Deploy Coveralls
# uses: coverallsapp/github-action@master
# with:
# github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2b27c5e

Please sign in to comment.