Skip to content

Commit 71520cc

Browse files
committed
test ci build
1 parent 03c746c commit 71520cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wheels-pytorch.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ jobs:
113113
$env:USE_XCCL = "1"
114114
$env:CIBW_BEFORE_BUILD = "pip install -r requirements.txt"
115115
116+
117+
$env:DEBUG = "1"
118+
116119
python -m cibuildwheel --output-dir wheelhouse
117120
118121
- name: Artifact name

0 commit comments

Comments
 (0)