Skip to content

Commit b9a58cd

Browse files
committed
The covergae file has been combined
1 parent 4cd28ec commit b9a58cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@ jobs:
9292
name: logs-${{ matrix.name }}.zip
9393
path: |
9494
.tox/**/log/
95-
.tox/**/.coverage*
96-
.tox/**/coverage.xml
95+
.tox/**/.coverage
9796
9897
- name: Report failure if git reports dirty status
9998
run: |

0 commit comments

Comments
 (0)