1
0
forked from GitHub/gf-core

third attempt

This commit is contained in:
Krasimir Angelov
2023-01-25 10:15:51 +01:00
parent a15f028d39
commit bf484da2ae

View File

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