mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
blenderbim "make test" - run tool and bim tests even if some core tests failed
This commit is contained in:
@@ -351,9 +351,9 @@ endif
|
|||||||
|
|
||||||
.PHONY: test
|
.PHONY: test
|
||||||
test:
|
test:
|
||||||
make test-core
|
-make test-core
|
||||||
make test-tool
|
-make test-tool
|
||||||
make test-bim
|
-make test-bim
|
||||||
|
|
||||||
.PHONY: test-core
|
.PHONY: test-core
|
||||||
test-core:
|
test-core:
|
||||||
|
|||||||
Reference in New Issue
Block a user