Skip to content

Commit 40f3196

Browse files
committed
TST: More [build wheels]
1 parent c059a21 commit 40f3196

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/wheels.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,7 @@ jobs:
132132
path: dist/
133133
pattern: '*-dist'
134134
merge-multiple: true
135-
- name: Check artifacts
136-
run: ls -lR dist/
135+
- run: ls -lR dist/
137136
- run: pipx run twine check dist/*
138137

139138
publish:

0 commit comments

Comments
 (0)