Skip to content

Commit

Permalink
JS-23 - Added coverage report to GitHub action.
Browse files Browse the repository at this point in the history
  • Loading branch information
CianGrimnir committed Apr 10, 2022
1 parent 1e20e2e commit e5600a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ jobs:
- name: Run Tests
run: |
coverage run --source=. -m pytest -v .
coverage report -m

0 comments on commit e5600a9

Please sign in to comment.