8000 Update test-pypi-publish.yml · fossabot/document-api-python@133aaa8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 133aaa8

Browse files
authored
Update test-pypi-publish.yml
1 parent aece1f5 commit 133aaa8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-pypi-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- name: Package
2929
run: |
3030
python setup.py sdist
31-
python setup.py bdist_wheel
3231
- name: Publish 📦 to Test PyPI
3332
uses: pypa/gh-action-pypi-publish@master
3433
with:

0 commit comments

Comments
 (0)
0