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 dccbdc9 commit f238efeCopy full SHA for f238efe
.github/workflows/tests.yml
@@ -27,4 +27,4 @@ jobs:
27
pdm run pytest --cov=pdm --cov-config=pyproject.toml --cov-report=xml tests
28
29
- name: Upload coverage to Codecov
30
- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5
+ uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5
0 commit comments