We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13512e commit f629462Copy full SHA for f629462
.github/workflows/tests.yaml
@@ -66,4 +66,4 @@ jobs:
66
run: |
67
pytest -v -r a --color=yes --cov=dask_geopandas --cov-append --cov-report term-missing --cov-report xml .
68
69
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
0 commit comments