Skip to content

Commit 8beb104

Browse files
committed
Skip pyi
1 parent 9dc5ff3 commit 8beb104

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dist.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ jobs:
153153
- name: Build wheel
154154
working-directory: tests/cpp/sw-test-base
155155
run: python -m build -n
156+
env:
157+
SEMIWRAP_SKIP_PYI: 1
156158

157159
- name: Upload build artifacts
158160
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)