We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccfb93e commit 0e00d7cCopy full SHA for 0e00d7c
.github/workflows/test-python.yml
@@ -63,5 +63,5 @@ jobs:
63
- uses: actions/upload-artifact@v4
64
if: failure()
65
with:
66
- name: logs-${{ python-version }}
+ name: logs-${{ matrix.python-version }}
67
path: logs.zip
0 commit comments