mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 15:08:51 +00:00
ci: fix failing test for ifc5d
This commit is contained in:
@@ -257,7 +257,7 @@ jobs:
|
|||||||
cd ../ifcdiff && make test || ERROR=1
|
cd ../ifcdiff && make test || ERROR=1
|
||||||
cd ../ifcpatch && make test || ERROR=1
|
cd ../ifcpatch && make test || ERROR=1
|
||||||
pip install -e ../ifc5d --no-deps
|
pip install -e ../ifc5d --no-deps
|
||||||
pip install odfpy xlsxwriter
|
pip install odfpy openpyxl
|
||||||
cd ../ifc5d && make test || ERROR=1
|
cd ../ifc5d && make test || ERROR=1
|
||||||
pip install -e ../ifcquery --no-deps
|
pip install -e ../ifcquery --no-deps
|
||||||
cd ../ifcquery && make test || ERROR=1
|
cd ../ifcquery && make test || ERROR=1
|
||||||
|
|||||||
Reference in New Issue
Block a user