Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/developmentseed/tipg into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jan 17, 2025
2 parents e68eb27 + 26b4086 commit 5b1b75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Upload Results
if: ${{ matrix.python-version == env.LATEST_PY_VERSION }}
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit 5b1b75f

Please sign in to comment.