Skip to content

Commit

Permalink
MRG: Merge branch 'main' of github.com:cheginit/pygeoutils
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Sep 17, 2021
2 parents 6548b4d + 4b97b81 commit 7eb6b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: |-
pytest
- name: Run codecov and upload the report
uses: codecov/codecov-action@v2.0.3
uses: codecov/codecov-action@v2.1.0
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit 7eb6b69

Please sign in to comment.