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 c21bf8b commit e265659Copy full SHA for e265659
.github/workflows/pytest-cov.yml
@@ -40,4 +40,4 @@ jobs:
40
uses: codecov/codecov-action@v5
41
with:
42
token: ${{ secrets.CODECOV_TOKEN }}
43
- files: ./coverage.xml
+ files: ./*/coverage.xml
0 commit comments