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 faf2eb3 commit cc8f619Copy full SHA for cc8f619
.github/workflows/tests.yaml
@@ -46,4 +46,4 @@ jobs:
46
- name: run tests
47
run: pytest -v . --cov=contextily --cov-append --cov-report term-missing --cov-report xml --color=yes
48
49
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
0 commit comments