1
0
forked from GitHub/gf-core

another attempt

This commit is contained in:
Krasimir Angelov
2023-01-25 10:00:47 +01:00
parent d241134024
commit a15f028d39

View File

@@ -195,7 +195,7 @@ jobs:
- name: Install bindings
env:
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: "pytest src/runtime/python/tests"
CIBW_TEST_COMMAND: "pytest tests"
run: |
python3 -m cibuildwheel src/runtime/python --output-dir wheelhouse