summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/wheel.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/wheel.yml b/.github/workflows/wheel.yml
index b71cd46..5de3eb7 100644
--- a/.github/workflows/wheel.yml
+++ b/.github/workflows/wheel.yml
@@ -41,6 +41,7 @@ jobs:
CIBW_TEST_COMMAND: "pytest {package}/test"
CIBW_ARCHS_LINUX: auto aarch64
CIBW_ARCHS_MACOS: x86_64 universal2 arm64
+ CIBW_BUILD_VERBOSITY: 3
CIBW_SKIP: pp*
- name: Upload Wheels to artifact