Skip to content

Commit e2cac86

Browse files
committed
name
1 parent d751e70 commit e2cac86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
- name: Save coverage results
4141
uses: actions/upload-artifact@v4
4242
with:
43-
name: coverage_clover_php-array-to-xml
43+
name: coverage_clover_php-array-to-xml-${{ matrix.php-version }}
4444
path: ./coverage

0 commit comments

Comments
 (0)