Skip to content

Commit

Permalink
coveralls command now specifies coverage format
Browse files Browse the repository at this point in the history
  • Loading branch information
jdepoix committed Nov 11, 2024
1 parent 07eae03 commit 3ecdcff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
- name: Report intermediate coverage report
uses: coverallsapp/github-action@v2
with:
file: .coverage
format: python
flag-name: run-python-${{ matrix.python-version }}
parallel: true

Expand Down

0 comments on commit 3ecdcff

Please sign in to comment.