Skip to content

Commit

Permalink
Update codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
ashnair1 committed May 27, 2022
1 parent ec1e0bd commit e822c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
- name: Run pytest checks
run: pytest --cov=torchgeo --cov-report=xml
- name: Report coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3

0 comments on commit e822c71

Please sign in to comment.