Skip to content

Commit 330114d

Browse files
authored
improve codecov support
1 parent ac06165 commit 330114d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- name: Test coverage
5151
run: |
5252
coverage report -m --fail-under=90
53+
coverage json
5354
5455
5556
- name: Checksum build directory

0 commit comments

Comments
 (0)