Skip to content

Commit 7b50531

Browse files
committed
Wrong coverage file
1 parent b9a58cd commit 7b50531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

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

0 commit comments

Comments
 (0)