mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-16 13:46:54 +00:00
ci - fix missing ifctester for tests
This commit is contained in:
@@ -135,4 +135,5 @@ jobs:
|
|||||||
pip install deepdiff
|
pip install deepdiff
|
||||||
cd ../ifcdiff && make test
|
cd ../ifcdiff && make test
|
||||||
cd ../ifcpatch && make test
|
cd ../ifcpatch && make test
|
||||||
|
pip install -e ../ifctester --no-deps
|
||||||
cd ../ifctester && make test
|
cd ../ifctester && make test
|
||||||
|
|||||||
Reference in New Issue
Block a user