Skip to content

Commit eeba180

Browse files
committed
CI: Run twine *check* [build wheels]
1 parent 9944897 commit eeba180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
mv dist/*/*.{tar.gz,whl} dist
114114
rmdir dist/*/
115115
ls -lR
116-
- run: pipx run twine dist/*
116+
- run: pipx run twine check dist/*
117117

118118
publish:
119119
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)