forked from GitHub/gf-core
test
This commit is contained in:
2
.github/workflows/build-majestic.yml
vendored
2
.github/workflows/build-majestic.yml
vendored
@@ -314,7 +314,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CIBW_TEST_REQUIRES: pytest
|
CIBW_TEST_REQUIRES: pytest
|
||||||
CIBW_TEST_COMMAND: "(cd {project}/src/runtime/python; pytest)"
|
CIBW_TEST_COMMAND: "(cd {project}/src/runtime/python; pytest)"
|
||||||
CIBW_SKIP: pp*
|
CIBW_SKIP: *-win32
|
||||||
run: |
|
run: |
|
||||||
python3 -m cibuildwheel src/runtime/python --output-dir wheelhouse
|
python3 -m cibuildwheel src/runtime/python --output-dir wheelhouse
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user