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 7d61763 commit 24d8727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
parallel: true
flag-name: run ${{ join(matrix.*, ' - ') }}
format: python
file: coverage.xml

coverage:
name: test coverage
Expand Down

0 comments on commit 24d8727

Please sign in to comment.