Skip to content

Commit 6e7c987

Browse files
Save coverage-report, removed name
1 parent 8d3cdce commit 6e7c987

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/fedora_41.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ jobs:
9393
- name: Upload Coverage Report
9494
- uses: actions/upload-artifact@v4
9595
with:
96-
name: my-coverage-report
9796
path: .coverage-reports/htmlcov/
9897
include-hidden-files: true
9998
- name: Install and run

.github/workflows/linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ jobs:
128128
- name: Upload Coverage Report
129129
- uses: actions/upload-artifact@v4
130130
with:
131-
name: my-coverage-report
132131
path: .coverage-reports/htmlcov/
133132
include-hidden-files: true
134133
- name: Install and run

0 commit comments

Comments
 (0)