Skip to content

Commit c3c0ea3

Browse files
committed
.github/workflows: ...
1 parent 6278eba commit c3c0ea3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,6 @@ jobs:
134134
- name: Build wheels
135135
uses: pypa/cibuildwheel@v2.23.3
136136
env:
137-
CIBW_BEFORE_ALL: |
138-
echo $(pwd)
139-
ls -l
140137
CIBW_MUSLLINUX_X86_64_IMAGE: musllinux_1_2
141138
CIBW_TEST_SKIP: "cp*"
142139
CIBW_SKIP: "pp* cp*-manylinux*"

0 commit comments

Comments
 (0)