Skip to content

Commit f82f5e7

Browse files
committed
Increase ci verbosity.
1 parent d485930 commit f82f5e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
env:
7373
CIBW_BUILD: ${{ matrix.python-version }}-manylinux_x86_64
7474
CIBW_MANYLINUX_X86_64_IMAGE: sameli/manylinux2014_x86_64_cuda_${{ matrix.cuda-version }}
75+
CIBW_BUILD_VERBOSITY: 1
7576

7677
- name: Log Built Wheels
7778
run: |

0 commit comments

Comments
 (0)