Skip to content

Commit

Permalink
ci: fix coverage setup
Browse files Browse the repository at this point in the history
  • Loading branch information
makkus committed Dec 29, 2023
1 parent 24d8727 commit 1312a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
parallel: true
flag-name: run ${{ join(matrix.*, ' - ') }}
format: python
format: cobertura
file: coverage.xml

coverage:
Expand Down

0 comments on commit 1312a5f

Please sign in to comment.