Skip to content

Commit e6bbd08

Browse files
committed
ci: skip tests for wasm build
1 parent e8dc003 commit e6bbd08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
uses: pypa/cibuildwheel@v3.4.1
160160
env:
161161
CIBW_PLATFORM: pyodide
162+
CIBW_TEST_SKIP: "*"
162163

163164
- uses: actions/upload-artifact@v7
164165
with:

0 commit comments

Comments
 (0)