We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9439d3d commit c9a7ce3Copy full SHA for c9a7ce3
1 file changed
.github/workflows/python-package.yml
@@ -45,5 +45,5 @@ jobs:
45
if: always()
46
uses: actions/upload-artifact@v4
47
with:
48
- name: matplotlib-results
+ name: matplotlib-results-${{ matrix.python-version }}
49
path: tests/mpl-results/
0 commit comments