Skip to content

Commit 82a393c

Browse files
committed
ci: Remove unnecessary debug output.
Downloaded dists can also be traced via the artifacts in the pipeline.
1 parent 5046ba4 commit 82a393c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,6 @@ jobs:
260260
with:
261261
name: dist
262262
path: dist
263-
- name: Collected dists
264-
run: |
265-
tree dist
266263
- name: PyPI upload
267264
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
268265
- name: Publish GitHub Release

0 commit comments

Comments
 (0)