Skip to content

Commit 8f96fbd

Browse files
committed
Update coverage report generation for GH action
1 parent a701242 commit 8f96fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubyonrails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
if: always()
102102
uses: actions/upload-artifact@v4
103103
with:
104-
name: coverage-report
104+
name: coverage-report-ruby-${{ matrix.ruby }}-rails-${{ matrix.rails }}
105105
path: |
106106
coverage/
107107

0 commit comments

Comments
 (0)