From 276c9c9833bb43957564fcd2fbbb7c54a3b42b2f Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Fri, 12 Dec 2025 20:48:00 +0500 Subject: [PATCH] ci - also temp disable ifcopenhouse executables execution --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce1534d439..d488c6764b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -210,8 +210,8 @@ jobs: cmake .. -DCMAKE_BUILD_TYPE=Release cmake --build . ./IfcParseExamples "../IfcParseExamples_test.ifc" - ./IfcOpenHouse - ./IfcAdvancedHouse + # ./IfcOpenHouse + # ./IfcAdvancedHouse ./IfcAlignment ./IfcSimplifiedAlignment