Skip to content

Commit 83934d9

Browse files
Bende RolandBende Roland
Bende Roland
authored and
Bende Roland
committed
Dynamic coverage report name
1 parent 8a781f5 commit 83934d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
- name: Upload coverage report
5353
uses: actions/upload-artifact@v4
5454
with:
55-
name: coverage-html-report
55+
name: coverage-html-report-${{ matrix.python-version }}
5656
path: htmlcov/
5757
retention-days: 7

0 commit comments

Comments
 (0)