Skip to content

Commit 211f9fb

Browse files
Remove check_dist.sh
1 parent 1347885 commit 211f9fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cpu-packages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
- name: Build source package for PyPI
3636
run: |
3737
python setup.py sdist
38-
- name: Check distribution is valid
39-
run: |
40-
./ci/check_dist.sh
4138
- name: Build wheels for PyPI
4239
uses: pypa/[email protected]
4340
env:

0 commit comments

Comments
 (0)