Skip to content

Commit 301a866

Browse files
committed
No test
1 parent 767dc04 commit 301a866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
- name: Build + test wheels
239239
shell: bash
240240
run: |
241-
/build/venv/bin/cross-python -m devtools ci build-other-wheels
241+
/build/venv/bin/cross-python -m devtools ci build-other-wheels --no-test
242242
243243
- uses: actions/upload-artifact@v4
244244
with:

0 commit comments

Comments
 (0)