add pytest-bdd to bonsai daily cli

This commit is contained in:
Andrej730
2025-05-06 20:08:05 +05:00
parent a6f523039b
commit 9c73f17303
+1
View File
@@ -175,6 +175,7 @@ jobs:
cd IfcOpenShell/src/bonsai cd IfcOpenShell/src/bonsai
pip install pytest-blender pip install pytest-blender
pip install pytest-bdd
blender --background --python scripts/setup_pytest.py blender --background --python scripts/setup_pytest.py
blender --python-expr "import bonsai; print(bonsai.bbim_semver); import ifcopenshell; print(ifcopenshell.version)" --background blender --python-expr "import bonsai; print(bonsai.bbim_semver); import ifcopenshell; print(ifcopenshell.version)" --background
make test make test