Build wheels #100
build-wheels.yml
on: workflow_dispatch
Build wheels
2m 24s
Annotations
2 errors
Build wheels
Command ['sh', '-c', 'cmake -G Ninja -DPython3_EXECUTABLE=$(which python) -B build-dir -S /project/test/test_cmake && cmake --build build-dir/ && build-dir/a.out && python -m pytest -v -n auto --durations 20 /project/test/'] failed with code 1.
|
Build wheels
Process completed with exit code 1.
|