Skip to content

Commit

Permalink
update coverage upload (#2035)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoQuote authored Jan 12, 2023
1 parent 7088fb9 commit 6fd73e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
coverage xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
Expand Down

0 comments on commit 6fd73e9

Please sign in to comment.