Skip to content

Commit 38298a8

Browse files
committed
Add print
1 parent 855f1be commit 38298a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

+1
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ jobs:
171171
#### TEST:
172172
CIBW_REPAIR_WHEEL_COMMAND_MACOS: >
173173
pwd &&
174+
ls -lh &&
174175
find graphblas &&
175176
find . -type d &&
176177
delocate-wheel --require-archs {delocate_archs} -w {dest_dir} -v {wheel}

0 commit comments

Comments
 (0)