blenderbim "make test" - run tool and bim tests even if some core tests failed

This commit is contained in:
Andrej730
2024-08-02 17:20:25 +05:00
parent 34faa0617b
commit 2c949bb39a
+3 -3
View File
@@ -351,9 +351,9 @@ endif
.PHONY: test
test:
make test-core
make test-tool
make test-bim
-make test-core
-make test-tool
-make test-bim
.PHONY: test-core
test-core: