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 b232fd4 commit eafeb3cCopy full SHA for eafeb3c
.github/workflows/tests.yaml
@@ -51,4 +51,4 @@ jobs:
51
- name: run tests
52
run: pytest -v . --cov=contextily --cov-append --cov-report term-missing --cov-report xml --color=yes
53
54
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
0 commit comments