Skip to content

Commit

Permalink
add coveralls integration
Browse files Browse the repository at this point in the history
  • Loading branch information
zganger committed Mar 6, 2024
1 parent 02c868e commit 146a3c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:
- name: unittest
run: |
pytest --cov
- name: Coveralls coverage submission
uses: coverallsapp/github-action@v2

0 comments on commit 146a3c4

Please sign in to comment.