Skip to content

Commit

Permalink
chore(ci): Ignore Coveralls errors
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 committed Sep 20, 2021
1 parent f61389d commit e6469b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ jobs:
- name: Run Coveralls
uses: coverallsapp/github-action@master
if: matrix.node == env.NODE_COV
continue-on-error: true
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit e6469b5

Please sign in to comment.