We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2e331 commit 82ce45dCopy full SHA for 82ce45d
.github/workflows/tests.yml
@@ -55,4 +55,5 @@ jobs:
55
output-dir: wheelhouse
56
- uses: actions/upload-artifact@v4
57
with:
58
+ name: artifact-${{ github.job }}-${{ strategy.job-index }}
59
path: ./wheelhouse/*.whl
0 commit comments