Skip to content

Commit 43670d7

Browse files
committed
BLD: Temporarily skip twine check
1 parent 50cc2e7 commit 43670d7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ jobs:
5757
python -m build --sdist
5858
python ci/export_sdist_name.py
5959
60-
- name: Check README rendering for PyPI
61-
run: twine check dist/*
62-
6360
- name: Upload sdist result
6461
uses: actions/upload-artifact@v4
6562
with:

0 commit comments

Comments
 (0)