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.
2 parents f56e0b7 + dd0d1ee commit fb8a25fCopy full SHA for fb8a25f
.github/workflows/testing.yaml
@@ -64,6 +64,6 @@ jobs:
64
run: |
65
poetry run pytest --cov=async_search_client --cov-report=xml
66
- name: Upload coverage
67
- uses: codecov/[email protected].0
+ uses: codecov/[email protected].2
68
with:
69
fail_ci_if_error: true
0 commit comments