Skip to content

Commit a77801c

Browse files
committed
remove debug info
1 parent e49b9c4 commit a77801c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ jobs:
3939
- name: Extract sdist into the current directory
4040
shell: bash
4141
run: |
42-
ls -R
4342
tar zxf *.tar.gz --strip-components=1
44-
ls -R
4543
4644
- name: install swig on macos
4745
if: matrix.os == 'macos-latest'

0 commit comments

Comments
 (0)