Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sudarsan-surendralal committed Nov 4, 2021
1 parent 74b16af commit 0662dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
shell: bash -l {0}
run: |
coverage combine
coveralls
coveralls --service=github
coverage xml
python-codacy-coverage -r coverage.xml

0 comments on commit 0662dd1

Please sign in to comment.