mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 02:06:09 +00:00
Place coverage xml and report in same run step
This commit is contained in:
parent
f8bd49213c
commit
79099bcd88
1 changed files with 0 additions and 3 deletions
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
|
@ -63,9 +63,6 @@ jobs:
|
|||
- name: Generate coverage report
|
||||
run: |
|
||||
coverage xml
|
||||
|
||||
- name: Print coverage report
|
||||
run: |
|
||||
coverage report
|
||||
|
||||
- name: Upload coverage
|
||||
|
|
Loading…
Reference in a new issue