Skip to content

Commit e6f62a3

Browse files
committed
Test Pyodide builds
Simple import test
1 parent a395878 commit e6f62a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ jobs:
339339
env:
340340
CIBW_BUILD: cp313-pyodide_wasm32
341341
CIBW_PLATFORM: pyodide
342+
CIBW_TEST_COMMAND: python -c "import tcod.context"
342343
- name: Archive wheel
343344
uses: actions/upload-artifact@v4
344345
with:

0 commit comments

Comments
 (0)