Skip to content

Commit 24d8727

Browse files
committed
ci: fix coverage setup
1 parent 7d61763 commit 24d8727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-linux.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
parallel: true
4848
flag-name: run ${{ join(matrix.*, ' - ') }}
4949
format: python
50+
file: coverage.xml
5051

5152
coverage:
5253
name: test coverage

0 commit comments

Comments
 (0)