Skip to content

Commit

Permalink
adding service
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Havens committed May 3, 2021
1 parent 5f24a0d commit 055d367
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ jobs:
- name: Run coverage
run: |
make coveralls
make coverage
coveralls --service=github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 055d367

Please sign in to comment.