Skip to content

Commit

Permalink
upload the coverage report to coveralls.io
Browse files Browse the repository at this point in the history
  • Loading branch information
spring1843 committed Feb 17, 2022
1 parent 17b06f8 commit 2b2cac1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
make ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: coverage.out
- uses: actions/upload-artifact@v2
with:
name: coverage
Expand Down

0 comments on commit 2b2cac1

Please sign in to comment.