Skip to content

Commit

Permalink
Send coverage information
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgross committed Aug 28, 2021
1 parent 4c2f171 commit 6502be3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ jobs:
# test
- name: test
run: bin/coverage run bin/test

# coveralls
- name: coveralls
run: bin/coveralls

0 comments on commit 6502be3

Please sign in to comment.