Skip to content

Commit

Permalink
Disabling workflow test temporarily due to discussed pipeline issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaasse committed Oct 25, 2023
1 parent f6d565b commit 0ebdfca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ using namespace Kratos;
namespace Kratos::Testing
{

KRATOS_TEST_CASE_IN_SUITE(SettlementWorkflow, KratosGeoMechanicsSkippedSuite)
[[maybe_unused]] void TestSettlement()
{
const auto working_directory = std::filesystem::path{"./applications/GeoMechanicsApplication/tests/test_settlement_workflow"};

Expand Down

0 comments on commit 0ebdfca

Please sign in to comment.