Skip to content

Commit

Permalink
json > xml. right?
Browse files Browse the repository at this point in the history
  • Loading branch information
ployt0 authored Aug 7, 2023
1 parent 158a6a6 commit 743582f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
run: |
cd tests
PYTHONPATH=../ss_img_shrinker coverage report -m --fail-under=90
coverage xml
coverage json
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 743582f

Please sign in to comment.