ci.yml - build ifctester docs

to ensure script doesn't break
This commit is contained in:
Andrej730
2026-03-20 13:35:27 +05:00
parent bcf6f6197d
commit c1a9708504
+1
View File
@@ -254,6 +254,7 @@ jobs:
cd ../ifcpatch && make test || ERROR=1
pip install -e ../ifctester --no-deps
cd ../ifctester && make test || ERROR=1
make build-ids-docs || ERROR=1
# Run mathutils related tests at the end to ensure no other code is relying on mathutils.
cd ../ifcopenshell-python
pip install mathutils