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 682d669 commit 4ff632aCopy full SHA for 4ff632a
.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