We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d61763 commit 24d8727Copy full SHA for 24d8727
.github/workflows/build-linux.yaml
@@ -47,6 +47,7 @@ jobs:
47
parallel: true
48
flag-name: run ${{ join(matrix.*, ' - ') }}
49
format: python
50
+ file: coverage.xml
51
52
coverage:
53
name: test coverage
0 commit comments