Skip to content

Commit 39f0258

Browse files
committed
Check CI pip env
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent ac68486 commit 39f0258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: python -m cibuildwheel --output-dir dist/
6868

6969
- name: Validate wheels for Pypi
70-
run: twine check dist/*
70+
run: pip list
7171

7272
- name: Upload wheels
7373
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)