mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 20:22:31 +00:00
ci.yml - build ifctester docs
to ensure script doesn't break
This commit is contained in:
@@ -254,6 +254,7 @@ jobs:
|
|||||||
cd ../ifcpatch && make test || ERROR=1
|
cd ../ifcpatch && make test || ERROR=1
|
||||||
pip install -e ../ifctester --no-deps
|
pip install -e ../ifctester --no-deps
|
||||||
cd ../ifctester && make test || ERROR=1
|
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.
|
# Run mathutils related tests at the end to ensure no other code is relying on mathutils.
|
||||||
cd ../ifcopenshell-python
|
cd ../ifcopenshell-python
|
||||||
pip install mathutils
|
pip install mathutils
|
||||||
|
|||||||
Reference in New Issue
Block a user