We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aece1f5 commit 133aaa8Copy full SHA for 133aaa8
1 file changed
.github/workflows/test-pypi-publish.yml
@@ -28,7 +28,6 @@ jobs:
28
- name: Package
29
run: |
30
python setup.py sdist
31
- python setup.py bdist_wheel
32
- name: Publish 📦 to Test PyPI
33
uses: pypa/gh-action-pypi-publish@master
34
with:
0 commit comments