Skip to content

Commit

Permalink
cover all badge
Browse files Browse the repository at this point in the history
  • Loading branch information
serdimoa committed Oct 30, 2021
1 parent 44795a2 commit d090883
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,8 @@ jobs:
with:
path: './coverage/lcov.info'
min_coverage: 90

- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d090883

Please sign in to comment.