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.
2 parents 682d669 + 4ff632a commit e02873fCopy full SHA for e02873f
.github/workflows/python-tests.yml
@@ -89,7 +89,7 @@ jobs:
89
runs-on: ubuntu-latest
90
91
needs: [test]
92
- name: Python bdist/wheel
+ name: Python sdist/wheel
93
steps:
94
- uses: actions/checkout@v1
95
- uses: actions/setup-python@v2
0 commit comments