Skip to content

Commit e265659

Browse files
committed
add codecov
1 parent c21bf8b commit e265659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest-cov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
uses: codecov/codecov-action@v5
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}
43-
files: ./coverage.xml
43+
files: ./*/coverage.xml

0 commit comments

Comments
 (0)