Skip to content

Commit

Permalink
chore: Ignore Coveralls issues
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Jul 6, 2022
1 parent f874daa commit 8cb9b41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ jobs:
name: Run integration tests
- uses: coverallsapp/github-action@9ba913c152ae4be1327bfb9085dc806cedb44057
name: Report code coverage
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- uses: 47ng/actions-slack-notify@main
name: Notify on Slack
if: always()
continue-on-error: true
with:
status: ${{ job.status }}
env:
Expand Down

0 comments on commit 8cb9b41

Please sign in to comment.