Skip to content

Commit c9a7ce3

Browse files
committed
unique artifact names
1 parent 9439d3d commit c9a7ce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
if: always()
4646
uses: actions/upload-artifact@v4
4747
with:
48-
name: matplotlib-results
48+
name: matplotlib-results-${{ matrix.python-version }}
4949
path: tests/mpl-results/

0 commit comments

Comments
 (0)